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 Aug 29, 2015
1 parent b34da5f commit 4820d83
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 @@ -8,6 +8,7 @@ matrix:
allow_failures:
- node_js: "0.11"
fast_finish: true
sudo: false
script:
- "test $TRAVIS_NODE_VERSION != '0.6' || npm test"
- "test $TRAVIS_NODE_VERSION = '0.6' || npm run-script test-travis"
Expand Down

0 comments on commit 4820d83

Please sign in to comment.