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

.travis.yml: Use Ubuntu 18.04 "Bionic"

This commit is contained in:
2019-11-14 23:57:46 +02:00
parent 1aedc0ca29
commit 1541ae3e3b

View File

@ -1,4 +1,4 @@
dist: xenial
dist: bionic
language: python
python:
- "3.5"