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

Fix travis config

This commit is contained in:
Jordi Boggiano
2019-07-06 13:55:54 +02:00
parent ff63831e4d
commit 25049eea82

View File

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