1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2024-11-22 22:05:03 +01:00

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

This commit is contained in:
Alan Orth 2020-10-29 00:14:54 +03:00
parent 6985f76aa3
commit 23b95fa368
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

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