mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2025-06-18 06:15:22 +02:00
Revert ".travis.yml: Use Ubuntu 20.04 "Focal" environment"
This reverts commit 0baa07f70a
.
Focal only has PostgreSQL 12 installed, and we are not quite there
yet (our production has 9.6, testing has 10).
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
dist: focal
|
dist: bionic
|
||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "3.6"
|
- "3.6"
|
||||||
|
Reference in New Issue
Block a user