From: Kevin Decherf Date: Thu, 6 Sep 2018 09:28:57 +0000 (+0200) Subject: Merge pull request #3717 from wallabag/php-72 X-Git-Tag: 2.3.4~19 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=eb5e3f1d1d26c6835389b5623f3c936fc10c1024;hp=ada5d5b2694ec95c6ca84aa91f22add1973343e0;p=github%2Fwallabag%2Fwallabag.git Merge pull request #3717 from wallabag/php-72 PHP 7.2 shouldn't fail --- diff --git a/.travis.yml b/.travis.yml index c6c03dc3..eb409533 100644 --- a/.travis.yml +++ b/.travis.yml @@ -44,7 +44,6 @@ matrix: - php: 7.0 env: CS_FIXER=run VALIDATE_TRANSLATION_FILE=run ASSETS=build DB=sqlite allow_failures: - - php: 7.2 - php: nightly # exclude v1 branches