Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Wait for postgres server to spin up
  • Loading branch information
m-kuhn committed Sep 16, 2017
1 parent cd80cde commit 4519b24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/travis/linux/docker-build-test.sh
Expand Up @@ -9,6 +9,7 @@ ccache -z

cd /root/QGIS

sleep 20

printf "[qgis_test]\nhost=postgres\nport=5432\ndbname=docker\nuser=docker\npassword=docker" > ~/.pg_service.conf
export PGUSER=docker
Expand Down

0 comments on commit 4519b24

Please sign in to comment.