From 6e33ed08ef955f7545f90574fa0d5f1542d3c7b5 Mon Sep 17 00:00:00 2001 From: Ne-Lexa Date: Wed, 22 Jan 2020 16:26:24 +0300 Subject: [PATCH] run php 7.4 in xenial --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: