]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Allow failure for PHP 7.1 2236/head
authorJeremy Benoist <j0k3r@users.noreply.github.com>
Wed, 24 Aug 2016 08:49:43 +0000 (10:49 +0200)
committerGitHub <noreply@github.com>
Wed, 24 Aug 2016 08:49:43 +0000 (10:49 +0200)
Got tired of `EE/home/travis/build.sh: line 45:  4445 Segmentation fault      (core dumped) phpunit -v` using PHP 7.1.0beta3

.travis.yml

index 73f9491ab62d6922eb75c83a8b29db7a88a6448f..53cf9bb5382a29111d58eba414819de952c8477a 100644 (file)
@@ -54,6 +54,7 @@ matrix:
           env: CS_FIXER=run VALIDATE_TRANSLATION_FILE=run DB=sqlite
     allow_failures:
         - php: hhvm-3.12
+        - php: 7.1
         - php: nightly
 
 # exclude v1 branches