We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3648b2a commit 915315eCopy full SHA for 915315e
1 file changed
.travis.yml
@@ -1,6 +1,7 @@
1
language: node_js
2
node_js:
3
- "0.10"
4
+ - "0.12"
5
after_script:
6
- npm run-script coveralls
7
notifications:
0 commit comments