Skip to content

Commit 2c55c35

Browse files
authored
Update .travis.yml
1 parent a21941a commit 2c55c35

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.travis.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
language: node_js
22
node_js:
33
- node
4-
- '7'
5-
- '6'
6-
- '5'
7-
- '4.3.2'
4+
- '8'
5+
- '10'
6+
- '12'
87
notifications:
98
email: false

0 commit comments

Comments
 (0)