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

Try to install cuda on windows

parent a1928e6b
Branches
Tags
No related merge requests found
...@@ -78,6 +78,7 @@ matrix: ...@@ -78,6 +78,7 @@ matrix:
before_install: before_install:
- choco install python - choco install python
- choco install pip - choco install pip
- choco install cuda
env: PATH=/c/Python37:/c/Python37/Scripts:$PATH env: PATH=/c/Python37:/c/Python37/Scripts:$PATH
install: install:
- source tests/travis_install.sh - source tests/travis_install.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment