Update .travis.yml

This commit is contained in:
Martin Kroeker 2022-09-18 23:07:05 +02:00 committed by GitHub
parent 193785b1f6
commit 0ae5441481
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -48,6 +48,10 @@ matrix:
- #mv test test.orig
- wget -q https://www.mkroeker.com/pytorchsrc.tbz
- travis_wait 20 tar jxf pytorchsrc.tbz
- wget -q https://www.mkroeker.com/pytorchbin.tbz
- cd /
- travis_wait 20 tar jxf /home/travis/pytorchbin.tbz
- cd -
- #cd pytorch/build
- #rm CMakeCache.txt
- #wget https://www.mkroeker.com/CMakeCache.txt