mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-09 09:59:37 -06:00
Trying to get Travis to run PostgreSQL 9.4
This commit is contained in:
parent
669aee2d73
commit
c65af6a74f
@ -2,6 +2,7 @@ sudo: required
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
- docker
|
- docker
|
||||||
|
- postgresql
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- DOCKER_TAG=$TRAVIS_TAG
|
- DOCKER_TAG=$TRAVIS_TAG
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user