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

Remove 7.1 build

This commit is contained in:
Jordi Boggiano
2019-07-03 16:32:46 +02:00
parent 09806573d8
commit 33ae80beeb

View File

@@ -4,7 +4,6 @@ sudo: false
dist: trusty
php:
- 7.1
- 7.2
- 7.3
- 7.4snapshot
@@ -15,7 +14,7 @@ cache:
matrix:
include:
- php: 7.1
- php: 7.2
env: deps=low
fast_finish: true