Trying to get Travis to run PostgreSQL 9.4

This commit is contained in:
Jeremy Stretch 2017-09-28 17:03:47 -04:00
parent 669aee2d73
commit c65af6a74f

View File

@ -2,6 +2,7 @@ sudo: required
services:
- docker
- postgresql
env:
- DOCKER_TAG=$TRAVIS_TAG