From: James D. Forrester Date: Wed, 24 Jul 2019 14:39:01 +0000 (-0700) Subject: .travis.yml: Don't allow failures for PHP 7.3 any more X-Git-Tag: 1.34.0-rc.0~896 X-Git-Url: https://git.cyclocoop.org/%242?a=commitdiff_plain;h=803b1005ad1075f3fbd52dd655a8561c869fc4a9;p=lhc%2Fweb%2Fwiklou.git .travis.yml: Don't allow failures for PHP 7.3 any more Bug: T204884 Change-Id: I797855405cced7471ab40a7cf80980cf68c840ce --- diff --git a/.travis.yml b/.travis.yml index bf905e0597..d5607f1609 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,8 +28,6 @@ matrix: - php: 7.2 - php: 7.1 - php: 7 - allow_failures: - - php: 7.3 services: - mysql