Skip to content

Commit

Permalink
Enable PostgreSQL service
Browse files Browse the repository at this point in the history
  • Loading branch information
sue445 committed Jul 21, 2019
1 parent 774e09c commit 730bd47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ gemfile:
- gemfiles/activerecord_6_0.gemfile
services:
- mysql
- postgresql
addons:
# Rails 6.0 requires PostgreSQL 9.3+
postgresql: "9.3"
Expand Down

0 comments on commit 730bd47

Please sign in to comment.