Execute phpunit from composer

parent 897b400d
...@@ -19,7 +19,7 @@ before_script: ...@@ -19,7 +19,7 @@ before_script:
- ./travis.sh - ./travis.sh
- php artisan clear-compiled - php artisan clear-compiled
script: phpunit script: vendor/bin/phpunit
sudo: false sudo: false
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment