Run tests against PHP 7.2 on Travis CI

PHP 7.2 has been released as a stable version [1]

[1] https://secure.php.net/archive/2017.php#id2017-11-30-1
This commit is contained in:
Thomas Gerbet
2017-12-08 17:19:14 +01:00
parent ecb9fb7373
commit d65edafb85
+1
View File
@@ -13,6 +13,7 @@ matrix:
- php: 5.6
- php: 7.0
- php: 7.1
- php: 7.2
- php: hhvm
dist: trusty