mirror of
https://github.com/dannyvankooten/AltoRouter.git
synced 2025-08-04 23:47:30 +02:00
use travis phpunit so that we can test on lower php versions too
This commit is contained in:
@@ -8,7 +8,7 @@ php:
|
||||
install:
|
||||
- composer update --prefer-source
|
||||
script:
|
||||
- ./vendor/bin/phpunit
|
||||
- phpunit
|
||||
after_script:
|
||||
- ./vendor/bin/test-reporter
|
||||
env:
|
||||
|
Reference in New Issue
Block a user