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 94764a5 commit 0157c4bCopy full SHA for 0157c4b
.travis.yml
@@ -3,6 +3,8 @@ node_js:
3
- "0.8"
4
- "0.10"
5
- "0.12"
6
+ - "1.0"
7
+ - "1.8"
8
sudo: false
9
script: "npm run-script test-travis"
10
after_script: "npm install [email protected] && cat ./coverage/lcov.info | coveralls"
0 commit comments