Use PHP 7.4 to run the CI

This commit is contained in:
Nicolas Grekas
2019-08-08 22:33:30 +02:00
parent 195c66d86e
commit a347c01e50
+2 -2
View File
@@ -8,9 +8,9 @@ cache:
matrix:
fast_finish: true
include:
- php: 7.1
- php: 7.4snapshot
env: SKELETON_VERSION="^3.4"
- php: 7.1
- php: 7.4snapshot
env: SKELETON_VERSION="^4.0"
before_install: