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

travis: try to install cuda on windows

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