Skip to content

Commit e834be6

Browse files
author
Contra
committed
fix travis
1 parent a9f84f8 commit e834be6

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.travis.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
language: node_js
22
node_js:
3-
- "8"
4-
- "7"
5-
- "6"
6-
- "5"
7-
- "4"
3+
- "node"
4+
- "lts/*"

0 commit comments

Comments
 (0)