👷 Does it work again without coverage?

This commit is contained in:
Daniel Kesselberg 2018-08-09 00:23:34 +02:00
parent e1488686ca
commit f4a1db42af

View File

@ -39,7 +39,7 @@ before_script:
script:
- cd protected/humhub/tests
- php ../../vendor/bin/codecept build
- php ../../vendor/bin/codecept run --env travis --coverage --coverage-xml
- php ../../vendor/bin/codecept run --env travis
after_failure:
- cd ../../