Skip to content

Commit 7b75906

Browse files
author
Sergey Shinderuk
committed
debug
1 parent 254eacb commit 7b75906

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 apt-get -y purge postgresql-client-common
12+
- sudo apt-get -y uninstall postgresql-client-common
1313
#- sudo rm /etc/apt/sources.list.d/postgresql.list
1414
#- sudo /usr/share/postgresql-common/pgdg/apt.postgresql.org.sh -p
1515
#- sudo apt-get install -y postgresql-common

0 commit comments

Comments
 (0)