We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7a73d9 commit c941774Copy full SHA for c941774
.travis.yml
@@ -1,8 +1,6 @@
1
language: node_js
2
node_js:
3
- - "0.10"
4
-before_install:
5
- - npm install -g npm@~1.4.6
+ - 4
6
script:
7
- npm install
8
- npm test
0 commit comments