Removed '.sudo: false' in .travis.yml file
This commit is contained in:
@@ -13,5 +13,4 @@ before_install:
|
|||||||
|
|
||||||
before_script: bundle exec rails db:test:prepare
|
before_script: bundle exec rails db:test:prepare
|
||||||
cache: bundler
|
cache: bundler
|
||||||
sudo: false
|
|
||||||
env: RAILSGOAT_MAINTAINER=true
|
env: RAILSGOAT_MAINTAINER=true
|
||||||
|
|||||||
Reference in New Issue
Block a user