Skip to content

Commit

Permalink
Merge pull request #627 from sethkinast/travis-container
Browse files Browse the repository at this point in the history
Move to Travis CI Container builds
  • Loading branch information
sethkinast committed Apr 11, 2015
2 parents 1ec8803 + 7fd5c78 commit 4a34a6c
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 @@ -27,3 +27,4 @@ before_install:
- npm install -g grunt-cli
script:
- "[ $TEST = 'all' ] && grunt test || grunt testNode"
sudo: false

0 comments on commit 4a34a6c

Please sign in to comment.