Update .travis.yml
This commit is contained in:
parent
a7fa0582a6
commit
ce2c21ebcf
|
@ -49,6 +49,7 @@ matrix:
|
||||||
- wget https://www.mkroeker.com/pytorch.tbz
|
- wget https://www.mkroeker.com/pytorch.tbz
|
||||||
- tar jxf pytorch.tbz
|
- tar jxf pytorch.tbz
|
||||||
- cd pytorch/build
|
- cd pytorch/build
|
||||||
|
- rm CMakeCache.txt
|
||||||
- wget https://www.mkroeker.com/CMakeCache.txt
|
- wget https://www.mkroeker.com/CMakeCache.txt
|
||||||
- cd ..
|
- cd ..
|
||||||
- python3 setup.py install
|
- python3 setup.py install
|
||||||
|
|
Loading…
Reference in New Issue