Skip to content

Commit

Permalink
[travis] Less noise for DB initialisation
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Oct 7, 2017
1 parent 1945c97 commit 83f9e81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/testdata/provider/testdata_pg.sh
Expand Up @@ -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
Expand Down

0 comments on commit 83f9e81

Please sign in to comment.