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