Test against Postgres 9.5

This commit is contained in:
Jonny Barnes 2016-12-08 21:08:56 +00:00
parent ebcd0a21fb
commit 20251a76b7

View file

@ -3,7 +3,7 @@ language: php
sudo: false
addons:
postgresql: "9.4"
postgresql: "9.5"
services:
- postgresql