1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-06-07 17:41:44 +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 language: python
python: python:
- "3.6" - "3.6"