Skip to content

Commit 9383122

Browse files
committed
Update node versions to run the build on travis
1 parent 93b208d commit 9383122

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
language: node_js
22
node_js:
3+
- 'node'
4+
- '7'
35
- '6'
4-
- '6.1'
56
- '5.11'
67
after_success:
78
- npm run coveralls

0 commit comments

Comments
 (0)