mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Allow failure of php7.4snapshot on Travis.
This commit is contained in:
parent
87cfb50285
commit
481dcb8942
1 changed files with 3 additions and 1 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue