mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-30 20:16:45 +00:00
added PHP 7.2 to the test matrix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user