1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2024-06-09 13:25:08 +02:00

.travis.yml: Use Ubuntu 18.04 "Bionic"

This commit is contained in:
Alan Orth 2019-11-14 23:22:19 +02:00
parent f068c0e16a
commit 63fdce7d13
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

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