From 0d100bfe9e7a76f22922de924cfdf0545e22b210 Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Fri, 9 Sep 2022 23:00:32 +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 f5b17a19e..a1310f616 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 - - sh ./Anaconda3-2022.05-Linux-ppc64le.sh + - sh ./Anaconda3-2022.05-Linux-ppc64le.sh -b - conda install astunparse numpy ninja pyyaml setuptools cmake cffi typing_extensions future six requests dataclasses - conda init bash - conda create condas