Skip to content

Commit c9e5926

Browse files
committed
build: bump to node 8.4
1 parent b00c128 commit c9e5926

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
@@ -13,7 +13,7 @@ matrix:
1313
env: LINT=0
1414
- node_js: "7.10"
1515
env: LINT=0
16-
- node_js: "8.1"
16+
- node_js: "8.4"
1717
env: LINT=1
1818

1919
cache:

0 commit comments

Comments
 (0)