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 Jul 2, 2015
1 parent 8ac20a9 commit 70dd5b2
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 @@ -3,6 +3,7 @@ node_js:
- "0.8"
- "0.10"
- "0.12"
sudo: false
before_install:
# Setup Node.js version-specific dependencies
- "test $TRAVIS_NODE_VERSION != '0.6' || npm rm --save-dev istanbul"
Expand Down

0 comments on commit 70dd5b2

Please sign in to comment.