1
0
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:
Sam-Burns
2017-04-01 22:05:07 +01:00
parent fa5d07f86f
commit ed6f071284

View File

@@ -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