Skip to content

Commit

Permalink
build: use Travis CI container infrastructure
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Feb 16, 2015
1 parent a10ea55 commit ed75708
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ matrix:
allow_failures:
- node_js: "0.11"
fast_finish: true
sudo: false
script: "npm run-script test-travis"
after_script: "npm install [email protected] && cat ./coverage/lcov.info | coveralls"

0 comments on commit ed75708

Please sign in to comment.