fix: allow PHP 7.4 to fail on Travis

This commit is contained in:
Phan An 2019-11-29 20:45:46 +01:00
parent 6824b91b00
commit bafc8d6aef

View file

@ -27,6 +27,10 @@ script:
# Cypress
- yarn cy
matrix:
allow_failures:
- php: 7.4 # Not ready yet on Travis
cache:
directories:
- vendor/