Fix: Use phpunit as installed with Composer

This commit is contained in:
Andreas Möller
2015-07-14 10:53:08 -04:00
parent a44ec2b274
commit 56df6d5f06

View File

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