diff --git a/.travis.yml b/.travis.yml index cf612be..7256300 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,7 +39,7 @@ matrix: - php: 7.4 os: linux - dist: bionic + dist: xenial env: COVERAGE=true ZIPALIGN_INSTALL=true PHPUNIT_FLAGS="-v -c phpunit.xml --coverage-clover=coverage.clover" before_install: