"git@developer.sourcefind.cn:OpenDAS/torchaudio.git" did not exist on "90e753c97ab4fb8920fe6ddc4a3dc0572a097b47"
Commit 629dfe51 authored by rusty1s's avatar rusty1s
Browse files

wget

parent 94667636
...@@ -16,7 +16,6 @@ if [ "${TRAVIS_OS_NAME}" = "linux" ] && [ "${FORCE_CUDA}" == "1" ]; then ...@@ -16,7 +16,6 @@ if [ "${TRAVIS_OS_NAME}" = "linux" ] && [ "${FORCE_CUDA}" == "1" ]; then
fi fi
if [ "${TRAVIS_OS_NAME}" = "windows" ] && [ "${FORCE_CUDA}" == "1" ]; then if [ "${TRAVIS_OS_NAME}" = "windows" ] && [ "${FORCE_CUDA}" == "1" ]; then
echo "DRIN" wget "http://developer.download.nvidia.com/compute/cuda/${CUDA_SHORT}/Prod/local_installers/cuda_${CUDA}_win10.exe"
# wget -q "http://developer.download.nvidia.com/compute/cuda/${CUDA_SHORT}/Prod/local_installers/cuda_${CUDA}_win10.exe"
# ./cuda_${CUDA}_win10.exe # ./cuda_${CUDA}_win10.exe
fi fi
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment