Allow failure for PHP 7.1

Got tired of `EE/home/travis/build.sh: line 45:  4445 Segmentation fault      (core dumped) phpunit -v` using PHP 7.1.0beta3
This commit is contained in:
Jeremy Benoist 2016-08-24 10:49:43 +02:00 committed by GitHub
parent a5684f6a23
commit ddb49dd931

View 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