mirror of
https://github.com/Ne-Lexa/php-zip.git
synced 2025-01-17 15:28:14 +01:00
exclude zip64 tests
This commit is contained in:
parent
9ca14707d4
commit
9d42215088
@ -19,7 +19,7 @@ before_script:
|
||||
|
||||
script:
|
||||
- composer validate --no-check-lock
|
||||
- vendor/bin/phpunit -v -c phpunit.xml.dist --coverage-clover=coverage.clover
|
||||
- vendor/bin/phpunit -v -c phpunit.xml.dist --testsuite only_fast_tests --coverage-clover=coverage.clover
|
||||
|
||||
after_success:
|
||||
- wget https://scrutinizer-ci.com/ocular.phar
|
||||
|
Loading…
x
Reference in New Issue
Block a user