mirror of
https://github.com/dannyvankooten/AltoRouter.git
synced 2025-01-17 20:28:26 +01:00
use travis phpunit so that we can test on lower php versions too
This commit is contained in:
parent
9e9767e8fa
commit
ecb5f69042
@ -8,7 +8,7 @@ php:
|
||||
install:
|
||||
- composer update --prefer-source
|
||||
script:
|
||||
- ./vendor/bin/phpunit
|
||||
- phpunit
|
||||
after_script:
|
||||
- ./vendor/bin/test-reporter
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user