1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

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