mirror of
https://github.com/Ne-Lexa/php-zip.git
synced 2025-07-05 16:43:05 +02:00
fix travis env
This commit is contained in:
@ -39,7 +39,7 @@ matrix:
|
|||||||
- os: linux
|
- os: linux
|
||||||
dist: bionic
|
dist: bionic
|
||||||
php: 7.4
|
php: 7.4
|
||||||
env: COVERAGE=true PHPUNIT_FLAGS="-v -c phpunit.xml --testsuite only_fast_tests --format=php-clover coverage.clover ZIPALIGN_INSTALL=true"
|
env: COVERAGE=true ZIPALIGN_INSTALL=true PHPUNIT_FLAGS="-v -c phpunit.xml --testsuite only_fast_tests --format=php-clover coverage.clover"
|
||||||
|
|
||||||
- os: linux
|
- os: linux
|
||||||
php: nightly
|
php: nightly
|
||||||
|
Reference in New Issue
Block a user