Added PHP 7.2 to the build matrix

This commit is contained in:
Alejandro Celaya 2017-09-30 12:13:12 +02:00
parent 9c8eef12ba
commit 1260da85a7

View file

@ -9,6 +9,7 @@ php:
- 5.6
- 7
- 7.1
- 7.2
before_install: phpenv config-add .travis-php.ini