Merge pull request #12515 from Ramoonus/patch-10
travis-ci: test with php 7.1
This commit is contained in:
commit
a32cc87c82
|
@ -10,6 +10,7 @@ php:
|
|||
- 5.5
|
||||
- 5.6
|
||||
- 7.0
|
||||
- 7.1
|
||||
- hhvm
|
||||
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue