mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
Allow failures for Symfony 4.0.x builds
This commit is contained in:
parent
c36a731ff6
commit
4d5b50269a
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ matrix:
|
|||
allow_failures:
|
||||
- php: 7.2
|
||||
- env:
|
||||
- SYLIUS_SUITE="application"
|
||||
- SYMFONY_VERSION="4.0.*"
|
||||
fast_finish: true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue