Skip to content

Commit

Permalink
travis.yml: update
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshuawuyts committed Oct 4, 2014
1 parent 91e2ac0 commit 97a427e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
@@ -1,5 +1,6 @@
language: node_js
node_js:
- "0.11"
- "0.10"
- "0.11"
language: node_js
script: "make test-travis"
after_script: "cat ./coverage/lcov.info | coveralls"

0 comments on commit 97a427e

Please sign in to comment.