Skip to content

Commit

Permalink
node engine update
Browse files Browse the repository at this point in the history
  • Loading branch information
zedgu committed Mar 17, 2016
1 parent 2ab0ef0 commit a81327e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
@@ -1,6 +1,7 @@
language: node_js
node_js:
- "0.11"
- "0.12"
- "4"
- "5"
script: "npm run test-travis"
after_script: "npm install coveralls@2.10.0 && cat ./coverage/lcov.info | coveralls"

0 comments on commit a81327e

Please sign in to comment.