Skip to content

Commit

Permalink
Travis CI: Use sudo-less containers instead
Browse files Browse the repository at this point in the history
  • Loading branch information
judofyr committed Dec 4, 2014
1 parent f1f2441 commit a662d9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -2,6 +2,7 @@ rvm:
- 1.8.7
- 1.9.3
- 2.2.0
sudo: false
env:
- "RACK='~>1.5.0'"
- "RACK='~>1.4.0'"
Expand Down

0 comments on commit a662d9c

Please sign in to comment.