Explorar el Código

Return to the build directory after installation.

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

+ 1
- 0
.travis.yml Ver fichero

@@ -67,6 +67,7 @@ install:
mkdir -p cmake && travis_retry wget --no-check-certificate --quiet -O - "${CMAKE_URL}" | tar --strip-components=1 -xz -C cmake
fi
export PATH="${DEPENDENCY_DIR}/cmake/bin:${PATH}"
- cd ${TRAVIS_BUILD_DIR}


script:

Cargando…
Cancelar
Guardar