We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b19541 commit 3a2b977Copy full SHA for 3a2b977
.travis.yml
@@ -1,7 +1,4 @@
1
language: node_js
2
sudo: false
3
node_js:
4
- - "stable"
5
- - "0.12"
6
- - "0.11"
7
- - "0.10"
+ - "lts/*"
0 commit comments