Skip to content

Commit

Permalink
Build: Updating .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
platinumazure committed Mar 5, 2016
1 parent a5df4d4 commit 6983525
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
language: "node_js"
node_js:
- "node"
- "iojs"
- "0.12"
- "iojs"
- "4"
- "5"
after_script: "cat ./build/coverage/lcov.info | node ./node_modules/coveralls/bin/coveralls.js"

0 comments on commit 6983525

Please sign in to comment.