Skip to content

Commit

Permalink
Try port for Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Jul 27, 2020
1 parent ae371d3 commit 8f190fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
- echo "shared_preload_libraries = 'pg_stat_statements'" | sudo tee -a /etc/postgresql/13/main/postgresql.conf
- sudo systemctl restart postgresql@13-main
- createdb pghero_test
env:
- PGPORT=5433
- name: "Postgres 12"
rvm: 2.7
gemfile: Gemfile
Expand Down

0 comments on commit 8f190fa

Please sign in to comment.