Skip to content
Snippets Groups Projects
Commit 352ffff9 authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Revert "travis: try to install cuda on windows"

This reverts commit b8297b62.
parent b8297b62
No related branches found
No related tags found
No related merge requests found
...@@ -48,7 +48,6 @@ matrix: ...@@ -48,7 +48,6 @@ matrix:
language: shell # 'language: python' is an error on Travis CI Windows language: shell # 'language: python' is an error on Travis CI Windows
before_install: before_install:
- choco install python - choco install python
- choco install cuda
- python -m pip install --upgrade pip - python -m pip install --upgrade pip
env: PATH=/c/Python37:/c/Python37/Scripts:$PATH env: PATH=/c/Python37:/c/Python37/Scripts:$PATH
install: install:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment