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