Force Travis to output which PHPUnit version it uses

This commit is contained in:
Christian Bläul
2018-02-19 22:49:43 +01:00
parent 52a9b61b97
commit 8f26ce6ea3

View File

@@ -9,6 +9,7 @@ php:
- 5.4 - 5.4
script: script:
- phpunit --version
- phpunit --configuration tests/phpunit.xml - phpunit --configuration tests/phpunit.xml
notifications: notifications: