Skip to content

Commit 970cb95

Browse files
committed
test only LTS node
1 parent 1a437f7 commit 970cb95

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
sudo: false
22
language: node_js
33
node_js:
4-
- stable
4+
- '6'
5+
- '4'
56
- '0.12'
67
- '0.10'
78
after_script:

0 commit comments

Comments
 (0)