Test also on PHP 7.2+

This commit is contained in:
Alexander A. Klimov 2017-12-04 18:29:54 +01:00 committed by Eric Lippmann
parent 8c212d56fc
commit a77ea2ff6a

View File

@ -8,6 +8,12 @@ php:
- '5.6'
- '7.0'
- '7.1'
- '7.2'
- nightly
matrix:
allow_failures:
- php: nightly
services:
- mysql