Skip to content

Commit 908c56f

Browse files
author
Sergey Shinderuk
committed
yes
1 parent fae1857 commit 908c56f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99
- PG_MAJOR=14
1010
- PG_MAJOR=13
1111
before_script:
12-
- sudo /usr/share/postgresql-common/pgdg/apt.postgresql.org.sh
12+
- sudo /usr/share/postgresql-common/pgdg/apt.postgresql.org.sh -y
1313
- sudo /usr/share/postgresql-common/pgdg/apt.postgresql.org.sh -p -i -v ${PG_MAJOR}
1414
- sudo systemctl stop postgresql
1515
script: ./run-tests.sh

0 commit comments

Comments
 (0)