mirror of
https://github.com/Ne-Lexa/php-zip.git
synced 2025-08-01 21:20:09 +02:00
fix travis
This commit is contained in:
@@ -19,7 +19,7 @@ before_script:
|
||||
|
||||
script:
|
||||
- composer validate --no-check-lock
|
||||
- vendor/bin/phpunit -v -c phpunit.xml.dist --testsuite only_fast_tests --coverage-clover=coverage.clover
|
||||
- vendor/bin/phpunit -v -c phpunit.xml --testsuite only_fast_tests --coverage-clover=coverage.clover
|
||||
|
||||
after_success:
|
||||
- wget https://scrutinizer-ci.com/ocular.phar
|
||||
|
Reference in New Issue
Block a user