There was an error while loading. Please reload this page.
1 parent 89de649 commit f379fd3Copy full SHA for f379fd3
.travis.sh
@@ -15,6 +15,7 @@ pgdg_repository() {
15
}
16
17
postgresql_configure() {
18
+SCRAM=
19
if [ "$PGVERSION" = "10" ] || [ "$PGVERSION" = "11" ]; then
20
read -r -d eoscram SCRAM <<-scram
21
host all pqgomd5u1 all md5
0 commit comments