Explorar el Código

Use stable docker images only.

main
offa hace 7 años
padre
commit
487a523b88
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml Ver fichero

@@ -18,7 +18,7 @@ matrix:


before_install:
- docker pull ${DOCKER_IMG}/${CC}:latest
- docker pull ${DOCKER_IMG}/${CC}:stable
- docker images

script:

Cargando…
Cancelar
Guardar