Browse Source

Update .travis.yml

pull/3759/head
Martin Kroeker GitHub 3 years ago
parent
commit
d9d4ea7c7a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml View File

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


Loading…
Cancel
Save