mirror of
https://github.com/vlucas/valitron.git
synced 2025-12-30 23:01:52 +00:00
Use composer test in Travis build script
This commit is contained in:
parent
7e735e17ea
commit
631c8feb36
@ -24,4 +24,4 @@ before_script:
|
|||||||
- composer install
|
- composer install
|
||||||
|
|
||||||
# Script to run tests
|
# Script to run tests
|
||||||
script: ./vendor/bin/phpunit
|
script: composer test
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user