Skip to content

Commit 2ebc31d

Browse files
authored
Merge pull request #186 from Shouqun/update-travis
Update the travis config.
2 parents dd8aafe + 1e02bf0 commit 2ebc31d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@ node_js:
66
- '4'
77
- '5'
88
- '6'
9-
- 'stable'
9+
- '7'
10+
- '8'
11+
- 'node'
12+
- 'lts/*'
1013

1114
env:
1215
- CXX=g++-4.8

0 commit comments

Comments
 (0)