Bumped to PHP 7.1 in travis.yml
This commit is contained in:
parent
c0e15cbb88
commit
b811656ef3
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ cache:
|
||||||
|
|
||||||
php:
|
php:
|
||||||
- 5.6
|
- 5.6
|
||||||
- 7.0
|
- 7.1
|
||||||
|
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
|
|
Loading…
Reference in a new issue