Include PHP 7.2 in travis-ci

This commit is contained in:
oliverpool 2018-04-18 20:45:23 +02:00 committed by GitHub
parent 519237b553
commit 5af4e03054
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,7 @@ php:
- 5.5
- 5.6
- 7
- 7.2
- hhvm
matrix: