Get travis working with postgresql

This commit is contained in:
Jonny Barnes 2016-12-08 22:27:38 +00:00
parent cb6ba96d14
commit e6998aad8c

View file

@ -1,6 +1,7 @@
language: php language: php
sudo: false sudo: false
dist: trusty
addons: addons:
postgresql: "9.5" postgresql: "9.5"