[WIP] Trying to switch to bionic travis dist

Tring to swithch to the last bionic Travis build environment.
https://docs.travis-ci.com/user/reference/bionic/
This commit is contained in:
romainx
2020-04-04 21:31:59 +02:00
parent dc9744740e
commit c99c6babfd

View File

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