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