Skip to content

Commit 7f61a22

Browse files
committed
postgresql 14
1 parent 58c7396 commit 7f61a22

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
dist: focal
22

3-
# env:
4-
# global:
5-
# - PGPORT=5433 # NOTE ADDING THIS MAKES NO DIFFERENCE
3+
env:
4+
global:
5+
- PGPORT=5433 # NOTE ADDING THIS MAKES NO DIFFERENCE
66

77
addons:
88
apt:

0 commit comments

Comments
 (0)