Run CI pipeline with PHP 7.2

This commit is contained in:
Markus Poerschke 2018-05-28 12:51:45 +02:00
parent c2f036c159
commit bb1faba506

View File

@ -3,6 +3,7 @@ language: php
php:
- 7.0
- 7.1
- 7.2
sudo: false