Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a479e76

Browse files
3nidsm-kuhn
authored andcommittedSep 16, 2017
put back waiting
1 parent a6ac74e commit a479e76

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.ci/travis/linux/docker-build-test.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ ccache -z
1414

1515
cd /root/QGIS
1616

17+
sleep 20
18+
1719
printf "[qgis_test]\nhost=postgres\nport=5432\ndbname=qgis_test\nuser=docker\npassword=docker" > ~/.pg_service.conf
1820
export PGUSER=docker
1921
export PGHOST=postgres

0 commit comments

Comments
 (0)
Please sign in to comment.