Skip to content

Commit 8f190fa

Browse files
committed
Try port for Travis
1 parent ae371d3 commit 8f190fa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
- echo "shared_preload_libraries = 'pg_stat_statements'" | sudo tee -a /etc/postgresql/13/main/postgresql.conf
1919
- sudo systemctl restart postgresql@13-main
2020
- createdb pghero_test
21+
env:
22+
- PGPORT=5433
2123
- name: "Postgres 12"
2224
rvm: 2.7
2325
gemfile: Gemfile

0 commit comments

Comments
 (0)