Skip to content

Commit

Permalink
Try running with root for Trusty
Browse files Browse the repository at this point in the history
  • Loading branch information
lowjoel committed Aug 21, 2017
1 parent 1bab9a3 commit e197b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ gemfile:
- gemfiles/activerecord-5.1/Gemfile.mysql2
- gemfiles/activerecord-5.1/Gemfile.postgresql
- gemfiles/activerecord-5.1/Gemfile.sqlite3
env: POSTGRESQL_DB_USER=postgres MYSQL_DB_USER=travis
env: POSTGRESQL_DB_USER=postgres MYSQL_DB_USER=root
addons:
postgresql: '9.4'
before_script: bundle exec rake create_databases
Expand Down

0 comments on commit e197b5f

Please sign in to comment.