This website works better with JavaScript
Home
Explore
Help
Sign In
LBP
/
netbox
mirror of
https://github.com/netbox-community/netbox.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Trying to get Travis to run PostgreSQL 9.4
Jeremy Stretch
8 years ago
parent
669aee2d73
commit
c65af6a74f
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.travis.yml
+ 1
- 0
.travis.yml
View File
@@ -2,6 +2,7 @@ sudo: required
services:
- docker
+ - postgresql
env:
- DOCKER_TAG=$TRAVIS_TAG