mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-15 17:16:29 +03:00
Allow jobs to fail on SF 3.4.
This commit is contained in:
@@ -14,6 +14,9 @@ matrix:
|
||||
env: SKELETON_VERSION="^4.4"
|
||||
- php: 7.4
|
||||
env: SKELETON_VERSION="^5.0"
|
||||
allow_failures:
|
||||
- php: 7.4
|
||||
env: SKELETON_VERSION="^3.4"
|
||||
|
||||
before_install:
|
||||
- phpenv config-rm xdebug.ini || true
|
||||
|
||||
Reference in New Issue
Block a user