1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-06-06 01:08:01 +02:00

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

This commit is contained in:
2020-10-29 00:14:54 +03:00
parent 6985f76aa3
commit 23b95fa368

View File

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