Skip to content

Commit add6fd7

Browse files
author
Kevin Delisle
committed
travis: replace Node 7 with 8
1 parent 4fe988c commit add6fd7

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
@@ -2,7 +2,7 @@ language: node_js
22
node_js:
33
- "4"
44
- "6"
5-
- "7"
5+
- "8"
66
env:
77
- CXX=g++-4.8
88
addons:

0 commit comments

Comments
 (0)