Skip to content

Commit

Permalink
Merge pull request #2932 from fredj/travis_container
Browse files Browse the repository at this point in the history
Use travis container-based infrastructure
  • Loading branch information
mramato committed Aug 18, 2015
2 parents 691a680 + 706f8a5 commit 080668b
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
@@ -1,5 +1,6 @@
language: node_js
node_js:
- "0.10"
sudo: false
script:
- ant jsHint release -DnodePath=node

0 comments on commit 080668b

Please sign in to comment.