Travis: remove sudo for container-based infrastructure

dev
Andy Meneely 2015-03-19 10:40:50 -04:00
parent c423c41b61
commit 4b13f5d269
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
language: ruby
cache: bundler
sudo: false # taking advantage of container-based infrastructure
cache: bundler # maybe someday they'll add support for us freeloaders...
rvm:
- 2.0
- 2.1