Add debug output to phpunit.

This commit is contained in:
James Cole 2015-03-18 21:43:19 +01:00
parent 96f2e598f4
commit 20c2ff3443

View File

@ -15,7 +15,7 @@ install:
- mv -v .env.testing .env
script:
- phpunit
- phpunit --debug
after_script:
- php vendor/bin/coveralls