We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18da668 commit fec48cbCopy full SHA for fec48cb
1 file changed
.travis.yml
@@ -3,11 +3,8 @@ 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"
11
script:
12
- "npm run test-travis"
13
after_script:
0 commit comments