Skip to content

Commit 2b43d18

Browse files
committed
feat: Remote Node 4 and 5. Add Node 8 and 9
1 parent 2c5ba2a commit 2b43d18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: node_js
22
node_js:
3+
- 9
4+
- 8
35
- 7
46
- 6
5-
- 5
6-
- 4
77
after_script: "cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"

0 commit comments

Comments
 (0)