mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-04 12:17:35 +02:00
Allowing PHP 'nightly' build to fail, because it is seg faulting while running Composer
This commit is contained in:
@@ -14,6 +14,8 @@ matrix:
|
||||
- php: 7.1
|
||||
- php: nightly
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- php: nightly
|
||||
|
||||
before_script:
|
||||
- echo "extension = redis.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
|
||||
|
Reference in New Issue
Block a user