Skip to content

Commit 410af1b

Browse files
travis: use node 8.9
1 parent 8f5d8e9 commit 410af1b

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
@@ -11,7 +11,7 @@ matrix:
1111
env: LINT=0
1212
- node_js: "6.11"
1313
env: LINT=0
14-
- node_js: "8.0"
14+
- node_js: "8.9"
1515
env: LINT=1
1616

1717
cache:

0 commit comments

Comments
 (0)