.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!
This commit is contained in:
Alan Orth 2020-03-29 16:36:47 +03:00
parent 0eaed3e8c4
commit b359c2466f
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
os: linux
arch: arm64
dist: bionic
language: python
python: