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:
parent
973e6b9e72
commit
4e7077b264
@ -2,6 +2,6 @@
|
||||
|
||||
ant locales
|
||||
|
||||
export PHPUNIT_ARGS="--group selenium"
|
||||
export PHPUNIT_ARGS="--group selenium --debug"
|
||||
|
||||
ant phpunit
|
||||
|
||||
Loading…
Reference in New Issue
Block a user