diff options
author | Igor Wiedler <igor@wiedler.ch> | 2012-12-07 13:31:37 -0800 |
---|---|---|
committer | Igor Wiedler <igor@wiedler.ch> | 2012-12-07 13:31:37 -0800 |
commit | b0b5a13131b90b8320de6f49db6c505d38b42c96 (patch) | |
tree | 641a33e35665c3b8198fd2d641a687560342ba56 /travis/phpunit-postgres-travis.xml | |
parent | 74093d0fd383619ec8b58914ebe2edd68145e070 (diff) | |
parent | 26fd70d9cdffe0107635db5f3846dbe5ea6e3fae (diff) | |
download | forums-b0b5a13131b90b8320de6f49db6c505d38b42c96.tar forums-b0b5a13131b90b8320de6f49db6c505d38b42c96.tar.gz forums-b0b5a13131b90b8320de6f49db6c505d38b42c96.tar.bz2 forums-b0b5a13131b90b8320de6f49db6c505d38b42c96.tar.xz forums-b0b5a13131b90b8320de6f49db6c505d38b42c96.zip |
Merge pull request #18 from p/ticket/11015
Ticket/11015
Diffstat (limited to 'travis/phpunit-postgres-travis.xml')
-rw-r--r-- | travis/phpunit-postgres-travis.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/travis/phpunit-postgres-travis.xml b/travis/phpunit-postgres-travis.xml index 3a09c4a826..5019c225b4 100644 --- a/travis/phpunit-postgres-travis.xml +++ b/travis/phpunit-postgres-travis.xml @@ -9,6 +9,7 @@ stopOnFailure="false" syntaxCheck="true" strict="true" + verbose="true" bootstrap="../tests/bootstrap.php"> <testsuites> <testsuite name="phpBB Test Suite"> |