Test against Postgres 9.5
This commit is contained in:
parent
ebcd0a21fb
commit
20251a76b7
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ language: php
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
postgresql: "9.4"
|
postgresql: "9.5"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- postgresql
|
- postgresql
|
||||||
|
|
Loading…
Add table
Reference in a new issue