Merge pull request #696

This commit is contained in:
symfony-flex-server[bot]
2019-11-28 16:23:20 +00:00
committed by GitHub
+5 -3
View File
@@ -8,10 +8,12 @@ cache:
matrix:
fast_finish: true
include:
- php: 7.1
- php: 7.4snapshot
env: SKELETON_VERSION="^3.4"
- php: 7.1
env: SKELETON_VERSION="^4.0"
- php: 7.4snapshot
env: SKELETON_VERSION="^4.4"
- php: 7.4snapshot
env: SKELETON_VERSION="^5.0"
before_install:
- phpenv config-rm xdebug.ini || true