mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
5 lines
172 B
Bash
Executable File
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
|