1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-04 20:27:31 +02:00

Allow 7.4 builds to fail for now

This commit is contained in:
Jordi Boggiano
2019-07-06 13:33:01 +02:00
parent 81108d4e8a
commit 4c36499971

View File

@@ -17,6 +17,8 @@ matrix:
- php: 7.2
env: deps=low
fast_finish: true
allow_failures:
- 7.4snapshot
before_script:
- echo "extension = redis.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini