This website works better with JavaScript
Home
Explore
Help
Sign In
zorun
/
netbox
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Trying to get Travis to run PostgreSQL 9.4
Jeremy Stretch
7 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