[travis] Less noise for DB initialisation

This commit is contained in:
Matthias Kuhn 2017-10-07 09:48:34 +02:00
parent 1945c97da5
commit 83f9e81e95

View File

@ -2,6 +2,8 @@
set -e
echo "SET client_min_messages TO WARNING;" >> ~/.psqlrc
SCRIPTS="
tests/testdata/provider/testdata_pg.sql
tests/testdata/provider/testdata_pg_reltests.sql