Skip to content

Commit c79ca3a

Browse files
committed
travis: only test node LTS
1 parent a787dd9 commit c79ca3a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
before_install: npm install npm -g
21
language: node_js
32
node_js:
4-
- "6"
5-
- "4"
3+
- lts/*

0 commit comments

Comments
 (0)