Allow failure of php7.4snapshot on Travis.

This commit is contained in:
Jan Böhmer 2019-12-01 15:42:54 +01:00
parent 87cfb50285
commit 481dcb8942

View file

@ -40,4 +40,6 @@ after_success:
- bash <(curl -s https://codecov.io/bash) - bash <(curl -s https://codecov.io/bash)
matrix: matrix:
fast_finish: true fast_finish: true
allow_failures:
- php: 7.4snapshot