We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f8aaa0 commit 8002e7bCopy full SHA for 8002e7b
.travis.yml
@@ -1,5 +1,6 @@
1
sudo: false
2
language: node_js
3
node_js:
4
- - stable
5
- - "0.12"
+ - '4'
+ - '6'
6
+ - '7'
0 commit comments