Yet another travis tweak.

This commit is contained in:
Dimitri Fontaine 2014-06-16 20:19:30 +02:00
parent 0882a18b52
commit 9d15376604

View File

@ -9,7 +9,7 @@ before_script:
- sudo -u postgres createdb -E UTF8 -O pgloader -hlocalhost pgloader
-
script:
- USER=pgloader make check
- PGUSER=pgloader make PGLOADER=./build/bin/pgloader check
notifications:
email:
- dim@tapoueh.org