Selaa lähdekoodia

Cleanup.

main
offa 7 vuotta sitten
vanhempi
commit
00660c5d5f
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. +0
    -2
      script/ci_install.sh

+ 0
- 2
script/ci_install.sh Näytä tiedosto

@@ -12,8 +12,6 @@ CMAKE_INSTALLER=install-cmake.sh

if [[ ! -f ${CMAKE_INSTALLER} ]]
then
echo "CMake installer not available, downloading ..."

curl -sSL https://cmake.org/files/v3.8/cmake-3.8.2-Linux-x86_64.sh -o ${CMAKE_INSTALLER}
chmod +x ${CMAKE_INSTALLER}
fi

Loading…
Peruuta
Tallenna