Skip to content

Commit 8e432f6

Browse files
committed
chore: remove Node 6 and 7 from Travis, add Node 9 and 10
1 parent 654240f commit 8e432f6

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,5 +1,5 @@
11
language: node_js
22
node_js:
3+
- "10"
4+
- "9"
35
- "8"
4-
- "7"
5-
- "6"

0 commit comments

Comments
 (0)