added PHP 7.2 to the test matrix

This commit is contained in:
Fabien Potencier
2017-05-11 13:29:29 -07:00
parent f4adaef9f1
commit 0768f10b9d
+3
View File
@@ -15,6 +15,7 @@ php:
- 5.6
- 7.0
- 7.1
- nightly
- hhvm
env:
@@ -41,3 +42,5 @@ matrix:
env: TWIG_EXT=yes
- php: 7.1
env: TWIG_EXT=yes
- php: nightly
env: TWIG_EXT=yes