Merge pull request #159 from localheinz/fix/phpunit

Fix: Use phpunit as installed with Composer
This commit is contained in:
Dominik Liebler 2015-07-15 10:13:34 +02:00
commit d2e3daeb4f

View File

@ -19,4 +19,4 @@ before_script:
- composer install --prefer-source --no-interaction
script:
- phpunit
- vendor/bin/phpunit