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 6b88c1f commit e4e4b10Copy full SHA for e4e4b10
.travis.yml
@@ -1,7 +1,9 @@
1
language: node_js
2
node_js:
3
- - "v0.10.40"
+ - "0.11.16"
4
- "0.12.7"
5
+ - "1.0.4"
6
+ - "4.2.2"
7
before_install:
8
- npm install -g npm
9
before_script:
0 commit comments