Skip to content

Commit

Permalink
use sudo: false for container infrastructure on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentwoo committed Oct 2, 2015
1 parent 3736861 commit cc6d838
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,3 +1,4 @@
sudo: false
language: ruby
rvm:
- 1.8.7
Expand Down

0 comments on commit cc6d838

Please sign in to comment.