]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Testing on PHP 7.2 3284/head
authorJérémy Benoist <j0k3r@users.noreply.github.com>
Mon, 24 Jul 2017 13:48:53 +0000 (15:48 +0200)
committerGitHub <noreply@github.com>
Mon, 24 Jul 2017 13:48:53 +0000 (15:48 +0200)
.travis.yml

index 60e7dd1c834bd07478ea5b2a1a3da9cb929a2e78..6b279ed676c149a35d7fbe4b855ac6de67ff75a0 100644 (file)
@@ -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