From 3f2e94ae5ff4778ce7018761d87d68b1dcdd1b60 Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Fri, 9 Sep 2022 16:19:06 +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 4d72a76b9..f5b17a19e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,7 +34,7 @@ matrix: script: - travis_wait 40 make QUIET_MAKE=1 $COMMON_FLAGS $BTYPE - wget https://repo.anaconda.com/archive/Anaconda3-2022.05-Linux-ppc64le.sh - - ./Anaconda3-2022.05-Linux-ppc64le.sh + - sh ./Anaconda3-2022.05-Linux-ppc64le.sh - conda install astunparse numpy ninja pyyaml setuptools cmake cffi typing_extensions future six requests dataclasses - conda init bash - conda create condas