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

Fixup: travis

parent 25afae91
Branches
No related merge requests found
...@@ -65,7 +65,7 @@ matrix: ...@@ -65,7 +65,7 @@ matrix:
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
- apt instal rename - apt install rename
- pip3 install torch - pip3 install torch
- pip3 install -e . - pip3 install -e .
- pip3 install torch || echo "failed to install machine learning stuff" - pip3 install torch || echo "failed to install machine learning stuff"
......
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