1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2024-11-22 14:25:01 +01:00

.travis.yml: Use Ubuntu 20.04 "Focal" environment

This commit is contained in:
Alan Orth 2020-10-29 00:04:47 +03:00
parent 59214ffcb6
commit 0baa07f70a
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -1,4 +1,4 @@
dist: bionic dist: focal
language: python language: python
python: python:
- "3.6" - "3.6"