Kaynağa Gözat

run php 7.4 in xenial

Ne-Lexa 6 yıl önce
ebeveyn
işleme
6e33ed08ef
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      .travis.yml

+ 1 - 1
.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: