Skip to content

Commit 635b070

Browse files
committed
Update travis.yml to Node 6
1 parent 45aceb8 commit 635b070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ cache:
66
notifications:
77
email: false
88
node_js:
9-
- '4'
9+
- '6'
1010
before_install:
1111
- npm i -g npm@^2.0.0
1212
before_script:

0 commit comments

Comments
 (0)