Update .travis.yml
This commit is contained in:
parent
c0d271d37d
commit
03d40af625
|
@ -46,7 +46,7 @@ matrix:
|
|||
- #cd pytorch
|
||||
- #python3 setup.py install
|
||||
- #mv test test.orig
|
||||
- wget https://www.mkroeker.com/pytorchsrc.tbz
|
||||
- wget -q https://www.mkroeker.com/pytorchsrc.tbz
|
||||
- tar jxf pytorchsrc.tbz
|
||||
- cd pytorch/build
|
||||
- #rm CMakeCache.txt
|
||||
|
|
Loading…
Reference in New Issue