1
0
mirror of https://github.com/Ne-Lexa/php-zip.git synced 2025-01-29 12:47:41 +01:00

run php 7.4 in xenial

This commit is contained in:
Ne-Lexa 2020-01-22 16:26:24 +03:00
parent 79e77a8c88
commit 6e33ed08ef

View File

@ -39,7 +39,7 @@ matrix:
- php: 7.4 - php: 7.4
os: linux os: linux
dist: bionic dist: xenial
env: COVERAGE=true ZIPALIGN_INSTALL=true PHPUNIT_FLAGS="-v -c phpunit.xml --coverage-clover=coverage.clover" env: COVERAGE=true ZIPALIGN_INSTALL=true PHPUNIT_FLAGS="-v -c phpunit.xml --coverage-clover=coverage.clover"
before_install: before_install: