From 1c26ff886ebdbd3adf7f561eb081537390481bd9 2020-04-15 20:32:06 From: Matthias Bussonnier <bussonniermatthias@gmail.com> Date: 2020-04-15 20:32:06 Subject: [PATCH] Diable ARM for now as some wheel do not build --- diff --git a/.travis.yml b/.travis.yml index 88111ac..62615ed 100644 --- a/.travis.yml +++ b/.travis.yml @@ -69,11 +69,6 @@ matrix: python: "3.7" dist: xenial sudo: true - - arch: arm64 - python: "3.7" - dist: xenial - env: ARM64=True IPYTHON_TESTING_TIMEOUT_SCALE=2 - sudo: true - arch: amd64 python: "3.8" dist: xenial