mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-28 03:16:25 -06:00
Trying to get Travis to run PostgreSQL 9.4
This commit is contained in:
parent
7bfbdd8468
commit
1bd864ab78
@ -2,6 +2,7 @@ sudo: required
|
||||
|
||||
services:
|
||||
- docker
|
||||
- postgresql
|
||||
|
||||
env:
|
||||
- DOCKER_TAG=$TRAVIS_TAG
|
||||
|
Loading…
Reference in New Issue
Block a user