Do not allow PHP 7.2 builds to fail

This commit is contained in:
Kamil Kokot 2018-01-10 10:48:18 +01:00
parent eca5a8471d
commit e4f3f5aa46
No known key found for this signature in database
GPG key ID: 7BD76F7054D93C89

View file

@ -55,9 +55,6 @@ matrix:
apt:
packages:
- parallel
allow_failures:
- php: 7.2
fast_finish: true
cache:
yarn: true