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 5ae2ac5

Browse files
committedAug 12, 2017
put back waiting
1 parent 3ee0c52 commit 5ae2ac5

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.