Ver código fonte

Formatting.

main
offa 7 anos atrás
pai
commit
ca90f58f33
1 arquivos alterados com 0 adições e 1 exclusões
  1. +0
    -1
      script/ci_install.sh

+ 0
- 1
script/ci_install.sh Ver arquivo

@@ -17,7 +17,6 @@ then
curl -sSL https://cmake.org/files/v3.8/cmake-3.8.2-Linux-x86_64.sh -o ${CMAKE_INSTALLER}
chmod +x ${CMAKE_INSTALLER}
sudo ./install-cmake.sh --prefix=/usr/local --skip-license

else
echo "CMake installer available"
fi

Carregando…
Cancelar
Salvar