mirror of
https://github.com/Ne-Lexa/php-zip.git
synced 2025-08-24 16:02:49 +02:00
removed config for php nightly (php 8.0-dev)
This commit is contained in:
@@ -41,11 +41,6 @@ matrix:
|
|||||||
php: 7.4
|
php: 7.4
|
||||||
env: COVERAGE=true ZIPALIGN_INSTALL=true PHPUNIT_FLAGS="-v -c phpunit.xml --testsuite only_fast_tests --format=php-clover coverage.clover"
|
env: COVERAGE=true ZIPALIGN_INSTALL=true PHPUNIT_FLAGS="-v -c phpunit.xml --testsuite only_fast_tests --format=php-clover coverage.clover"
|
||||||
|
|
||||||
- os: linux
|
|
||||||
php: nightly
|
|
||||||
dist: bionic
|
|
||||||
env: ZIPALIGN_INSTALL=true
|
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- if [[ $COVERAGE != true ]]; then phpenv config-rm xdebug.ini || true; fi
|
- if [[ $COVERAGE != true ]]; then phpenv config-rm xdebug.ini || true; fi
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user