Skip to content

Commit 2b5488a

Browse files
committed
Update node test versions
1 parent a4cb204 commit 2b5488a

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
@@ -2,10 +2,9 @@ language: node_js
22

33
# https://github.com/nodejs/LTS
44
node_js:
5-
- '9'
5+
- '12'
6+
- '10'
67
- '8'
7-
- '6'
8-
- '4'
98

109
git:
1110
depth: 5

0 commit comments

Comments
 (0)