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

Remove 7.0 build

This commit is contained in:
Jordi Boggiano
2018-06-07 19:24:05 +02:00
parent 27f3a17a43
commit 613097f5fe

View File

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