Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
salt
/
iptables-formula
forkeado de
ExternalMirrors/iptables-formula
Seguir
1
Destacar
0
Fork
0
Código
Lanzamientos
6
Actividad
Explorar el Código
show 'make test' errors in Travis
master
Martin819
hace 7 años
padre
9de11c6172
commit
f7613e483c
Se han
modificado 1 ficheros
con
2 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
+2
-1
.travis.yml
+ 2
- 1
.travis.yml
Ver fichero
@@ -23,7 +23,8 @@ env:
- PLATFORM=trevorj/salty-whales:xenial
before_script:
- make test | tail
- set -o pipefail
- make test | tail
script:
- test ! -e .kitchen.yml || bundle exec kitchen test -t tests/integration
Escribir
Vista previa
Cargando…
Cancelar
Guardar