We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d55978 commit 550edd5Copy full SHA for 550edd5
.travis.yml
@@ -2,8 +2,7 @@ sudo: required
2
language: node_js
3
node_js:
4
- 'stable'
5
- - '4.1'
6
- - '4.0'
+ - '4'
7
- '0.12'
8
- '0.10'
9
before_script:
0 commit comments