Allow the Travis build on PHP 7.2 to fail

This commit is contained in:
Marc Würth 2017-11-02 01:11:58 +01:00 committed by GitHub
parent 0cb55916a8
commit c625269a60
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,6 +41,9 @@ matrix:
- php: 7.2
env: DB=mysql PHPUNIT=5.7.19
allow_failures:
- php: 7.2
env: DB=mysql PHPUNIT=5.7.19
before_script: