1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-05-28 22:28:09 +02:00

.travis.yml: Try to run in an LXD container

According to the build environment documentation we need to specify
an OS of Linux in order to get a container instead of a VM.

See: https://docs.travis-ci.com/user/reference/overview/
This commit is contained in:
2020-03-29 16:24:00 +03:00
parent bd49e1d1f6
commit cab9f16dbc

View File

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