Skip to content

Commit b7700ee

Browse files
committed
Merge pull request #318 from cerebris/travis_update
Set sudo to false so travis can run on the new container-based infrastructure
2 parents 2477ad9 + 66c266d commit b7700ee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
language: ruby
2+
sudo: false
23
env:
34
- "RAILS_VERSION=4.0"
45
- "RAILS_VERSION=4.1"

0 commit comments

Comments
 (0)