mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-04 04:07:39 +02:00
Allow 7.4 builds to fail for now
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user