From 79208e209d309e611785fa81b9d83b90720c7fe7 Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Mon, 19 Sep 2022 13:06:22 +0200 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8ef004ecd..3fc0a43cb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -50,7 +50,7 @@ matrix: - 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 + - travis_wait 20 sudo tar jxf /home/travis/pytorchbin.tbz - cd - - #cd pytorch/build - #rm CMakeCache.txt