QGIS/ci/travis/linux/before_script.sh
2016-02-17 18:14:58 +01:00

5 lines
172 B
Bash
Executable File

printf "[qgis_test]\nhost=localhost\ndbname=qgis_test\nuser=postgres" > ~/.pg_service.conf
export PGUSER=postgres
$TRAVIS_BUILD_DIR/tests/testdata/provider/testdata_pg.sh