Skip to content

Commit

Permalink
Convert to Travis CI's container-based infrastructure.
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidAnson committed Feb 12, 2015
1 parent d425f23 commit 8e8e454
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -5,3 +5,4 @@ node_js:
- iojs
script: "npm run-script test-cover"
after_script: "npm install coveralls && cat ./coverage/lcov.info | coveralls"
sudo: false

0 comments on commit 8e8e454

Please sign in to comment.