Update .travis.yml

This commit is contained in:
Martin Kroeker 2022-09-09 23:00:32 +02:00 committed by GitHub
parent 3f2e94ae5f
commit 0d100bfe9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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