1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2024-11-22 06:15:02 +01: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:
Alan Orth 2020-03-29 16:24:00 +03:00
parent bd49e1d1f6
commit cab9f16dbc
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

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