From: Jérémy Benoist Date: Mon, 24 Jul 2017 15:38:41 +0000 (+0200) Subject: Merge pull request #3284 from wallabag/travis-7.2 X-Git-Tag: 2.3.0~31^2~37 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=35c1f1376c995c6cb5292a0f03c48641e50bd185;hp=ea127a401b79230eede13afd655d9fb7789c8059;p=github%2Fwallabag%2Fwallabag.git Merge pull request #3284 from wallabag/travis-7.2 Testing on PHP 7.2 --- diff --git a/.travis.yml b/.travis.yml index 60e7dd1c..6b279ed6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,6 +27,7 @@ php: - 5.6 - 7.0 - 7.1 + - 7.2 - nightly node_js: @@ -43,6 +44,7 @@ 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