Skip to content

Commit 429068d

Browse files
committed
Only test supported node versions
1 parent 2055d29 commit 429068d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
sudo: false
22
language: node_js
33
node_js:
4-
- "0.10"
5-
- "0.11"
6-
- "0.12"
4+
- "6"
75
- "lts/*"
86
- "stable"

0 commit comments

Comments
 (0)