Add php7.2 to travis ci

This commit is contained in:
Ivan Diaz 2018-11-16 17:44:44 -03:00
parent 85eced56ff
commit 048d18e3cb
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ php:
- '5.6'
- '7.0'
- '7.1'
- '7.2'
services:
- mysql