Skip to content

Commit 296b3d6

Browse files
committed
Modify travis test targets
1 parent e75832a commit 296b3d6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
language: node_js
22
node_js:
3+
- "9.0"
34
- "8.0"
4-
- "7.0"
55
- "6.0"
6-
- "5.0"
76
- "4.0"
87
install:
98
- npm install

0 commit comments

Comments
 (0)