Trying travis without sudo - should run in container

This commit is contained in:
James Mason 2017-10-12 09:13:17 -07:00
parent 7113d2440e
commit 6db3647ea6

View file

@ -1,4 +1,4 @@
sudo: required
sudo: false
dist: trusty
language: ruby
cache: bundler