We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cca7a73 commit eb7ac24Copy full SHA for eb7ac24
.travis.yml
@@ -1,8 +1,10 @@
1
+sudo: false
2
language: node_js
3
node_js:
4
- "0.12"
5
- "0.10"
6
- "0.8"
7
+ - "4"
8
- "iojs"
9
before_install:
10
- "npm install -g npm@1.4.x"
0 commit comments