Adding tests on Symfony5

This commit is contained in:
Nyholm
2019-11-28 17:00:20 +01:00
parent aeb6724165
commit 35d743edef
+3 -1
View File
@@ -11,7 +11,9 @@ matrix:
- php: 7.4snapshot
env: SKELETON_VERSION="^3.4"
- php: 7.4snapshot
env: SKELETON_VERSION="^4.0"
env: SKELETON_VERSION="^4.4"
- php: 7.4snapshot
env: SKELETON_VERSION="^5.0"
before_install:
- phpenv config-rm xdebug.ini || true