Removed '.sudo: false' in .travis.yml file

This commit is contained in:
Al Snow
2019-04-15 09:20:40 -04:00
parent a58bdeb827
commit b4430ff45d
-1
View File
@@ -13,5 +13,4 @@ before_install:
before_script: bundle exec rails db:test:prepare
cache: bundler
sudo: false
env: RAILSGOAT_MAINTAINER=true