Skip to content

Commit 66c266d

Browse files
committed
Set sudo to false so travis can run on the new container-based infrastructure
1 parent 2477ad9 commit 66c266d

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)