We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43a8ac3 commit 65820b0Copy full SHA for 65820b0
.travis.yml
@@ -1,8 +1,8 @@
1
language: node_js
2
node_js:
3
- - '0.10'
4
- - '0.12'
5
- - 'stable'
+ - '5.10'
+ - '6.10.2'
+ - 'stable'
6
7
sudo: false
8
0 commit comments