Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 9176eb3

Browse files
committed
chore: update to node 6
1 parent 1e9c072 commit 9176eb3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ dist: trusty
22
sudo: required
33
language: node_js
44
node_js:
5-
- "5"
5+
- "6"
66
os:
77
- linux
88
env:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"gulp-tslint": "^5.0.0",
4949
"gulp-util": "^3.0.6",
5050
"gulp-watch": "^4.3.4",
51-
"harp": "^0.20.3",
51+
"harp": "0.21.0-pre.0",
5252
"html2jade": "^0.8.4",
5353
"indent-string": "^2.1.0",
5454
"jasmine-core": "^2.3.4",

0 commit comments

Comments
 (0)