From b359c2466fc0970119a42321d118dab84a24f1fd Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Sun, 29 Mar 2020 16:36:47 +0300 Subject: [PATCH] .travis.yml: Don't build in a container I didn't realize these LXD containers are not available on AMD64. Now I understand why the build was so slow: because it was ARM64! --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 4223cb2..3cf4861 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,3 @@ -os: linux -arch: arm64 dist: bionic language: python python: