Update .travis.yml

This commit is contained in:
Martin Kroeker 2022-09-19 13:06:22 +02:00 committed by GitHub
parent 0ae5441481
commit 79208e209d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ matrix:
- travis_wait 20 tar jxf pytorchsrc.tbz - travis_wait 20 tar jxf pytorchsrc.tbz
- wget -q https://www.mkroeker.com/pytorchbin.tbz - wget -q https://www.mkroeker.com/pytorchbin.tbz
- cd / - cd /
- travis_wait 20 tar jxf /home/travis/pytorchbin.tbz - travis_wait 20 sudo tar jxf /home/travis/pytorchbin.tbz
- cd - - cd -
- #cd pytorch/build - #cd pytorch/build
- #rm CMakeCache.txt - #rm CMakeCache.txt