We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5696e5 commit 621849dCopy full SHA for 621849d
.travis.yml
@@ -5,6 +5,7 @@ node_js:
5
- "0.12"
6
- "1.0"
7
- "1.8"
8
+ - "2.0"
9
sudo: false
10
script: "npm run-script test-travis"
11
after_script: "npm install [email protected] && cat ./coverage/lcov.info | coveralls"
0 commit comments