Merge pull request #8225 from andreybolonin/patch-1

add php 7.4snapshot
main
Jordi Boggiano 5 years ago committed by GitHub
commit 50d3c515ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -28,9 +28,11 @@ matrix:
- php: 7.3
env: deps=high
- php: nightly
- php: 7.4snapshot
fast_finish: true
allow_failures:
- php: nightly
- php: 7.4snapshot
before_install:
# disable xdebug if available

Loading…
Cancel
Save