Skip to content

Commit afb64f9

Browse files
committed
Run CI for node 8 instead of no longer active 7.
1 parent c794898 commit afb64f9

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
@@ -4,7 +4,7 @@ language: node_js
44
node_js:
55
- 4
66
- 6
7-
- 7
7+
- 8
88
script: npm run ci
99
notifications:
1010
email: false

0 commit comments

Comments
 (0)