mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2024-11-22 06:15:02 +01:00
.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:
parent
0eaed3e8c4
commit
b359c2466f
@ -1,5 +1,3 @@
|
|||||||
os: linux
|
|
||||||
arch: arm64
|
|
||||||
dist: bionic
|
dist: bionic
|
||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
|
Loading…
Reference in New Issue
Block a user