1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-05-09 14:46:00 +02:00

.travis.yml: Use Ubuntu 18.04 "Bionic"

This commit is contained in:
2019-11-14 23:22:19 +02:00
parent f068c0e16a
commit 63fdce7d13

View File

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