Bumped to PHP 7.2 in travis.yml
This commit is contained in:
parent
78931854ee
commit
787e370907
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ cache:
|
||||||
|
|
||||||
php:
|
php:
|
||||||
- 7.0
|
- 7.0
|
||||||
- 7.1
|
- 7.2
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
postgresql: 9.3
|
postgresql: 9.3
|
||||||
|
|
Loading…
Reference in a new issue