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

Merge pull request #1211 from andreybolonin/patch-1

add php 7.3 to travis
This commit is contained in:
Jordi Boggiano
2018-11-02 21:29:17 +01:00
committed by GitHub

View File

@@ -6,6 +6,7 @@ dist: trusty
php:
- 7.1
- 7.2
- 7.3
- nightly
cache: