.travis.yml: migrate to Ubuntu Xenial to fix sqlite3 version

This commit is contained in:
Jérôme Schneider 2019-04-18 16:20:02 +02:00
parent 541a24730b
commit fd75c137d1
1 changed files with 1 additions and 0 deletions

View File

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