travis: add PHP 7.2 (#147)

This commit is contained in:
Tomáš Votruba 2017-11-13 16:54:04 +01:00 committed by Arkadiusz Kondas
parent d85bfed468
commit 331d4b133e
1 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,9 @@ matrix:
- os: linux
php: '7.1'
- os: linux
php: '7.2'
- os: osx
osx_image: xcode7.3
language: generic