minor #2633 Update .travis.yml to test on PHP 7.2 (gmponos)

This PR was submitted for the 2.x branch but it was merged into the 1.x branch instead (closes #2633).

Discussion
----------

Update .travis.yml to test on PHP 7.2

Commits
-------

8e7527ec Update .travis.yml
This commit is contained in:
Fabien Potencier
2018-02-28 08:23:15 -08:00
+1
View File
@@ -13,6 +13,7 @@ php:
- 5.6
- 7.0
- 7.1
- 7.2
- nightly
env: