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