Skip to content

Commit f68bd76

Browse files
ci(travis): use Node 8.0
1 parent 88e1a01 commit f68bd76

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.7"
14+
- node_js: "8.0"
1515
env: LINT=1
1616

1717
cache:

0 commit comments

Comments
 (0)