This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
LBP
/
netbox
réplica de
https://github.com/netbox-community/netbox.git
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
Trying to get Travis to run PostgreSQL 9.4
Jeremy Stretch
%!s(int64=8) %!d(string=hai) anos
pai
669aee2d73
achega
c65af6a74f
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
.travis.yml
+ 1
- 0
.travis.yml
Ver ficheiro
@@ -2,6 +2,7 @@ sudo: required
services:
- docker
+ - postgresql
env:
- DOCKER_TAG=$TRAVIS_TAG