This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
LBP
/
netbox
espejo de
https://github.com/netbox-community/netbox.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Trying to get Travis to run PostgreSQL 9.4
Jeremy Stretch
hace 8 años
padre
669aee2d73
commit
c65af6a74f
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
.travis.yml
+ 1
- 0
.travis.yml
Ver fichero
@@ -2,6 +2,7 @@ sudo: required
services:
- docker
+ - postgresql
env:
- DOCKER_TAG=$TRAVIS_TAG