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

@ -41,3 +41,5 @@ after_success:
matrix: matrix:
fast_finish: true fast_finish: true
allow_failures:
- php: 7.4snapshot