mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
Run tests on PHP 7.4
This commit is contained in:
+3
-3
@@ -8,11 +8,11 @@ cache:
|
||||
matrix:
|
||||
fast_finish: true
|
||||
include:
|
||||
- php: 7.4snapshot
|
||||
- php: 7.4
|
||||
env: SKELETON_VERSION="^3.4"
|
||||
- php: 7.4snapshot
|
||||
- php: 7.4
|
||||
env: SKELETON_VERSION="^4.4"
|
||||
- php: 7.4snapshot
|
||||
- php: 7.4
|
||||
env: SKELETON_VERSION="^5.0"
|
||||
|
||||
before_install:
|
||||
|
||||
Reference in New Issue
Block a user