mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-05 12:47:39 +02:00
Merge pull request #1413 from andreybolonin/patch-2
upd 7.4 image on travis
This commit is contained in:
@@ -6,7 +6,7 @@ dist: trusty
|
||||
php:
|
||||
- 7.2
|
||||
- 7.3
|
||||
- 7.4snapshot
|
||||
- 7.4
|
||||
|
||||
cache:
|
||||
directories:
|
||||
@@ -18,7 +18,7 @@ matrix:
|
||||
env: deps=low
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- php: 7.4snapshot
|
||||
- php: 7.4
|
||||
|
||||
before_script:
|
||||
- echo "extension = redis.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
|
||||
|
Reference in New Issue
Block a user