Run selenium tests more verbosely to see the progress

The currently timeout od Travis due to no output.

Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
Michal Čihař 2016-05-25 10:24:52 +02:00
parent 973e6b9e72
commit 4e7077b264

View File

@ -2,6 +2,6 @@
ant locales
export PHPUNIT_ARGS="--group selenium"
export PHPUNIT_ARGS="--group selenium --debug"
ant phpunit