Skip to content

Commit 6c782be

Browse files
committed
Update Node support
1 parent 52c2ab3 commit 6c782be

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
language: node_js
22
node_js:
3-
- "4"
4-
- "6"
5-
- "7"
63
- "8"
4+
- "10"
5+
- "12"
76
after_script:
87
- coveralls < coverage/lcov.info

0 commit comments

Comments
 (0)