0

travis: use bionic and test for 3.8-dev

This commit is contained in:
Nicolas F
2019-07-29 16:35:00 +02:00
parent cf5dad5539
commit 32e34af381

View File

@@ -1,9 +1,10 @@
language: python
dist: xenial
dist: bionic
python:
- "3.5"
- "3.6"
- "3.7"
- "3.8-dev"
env:
- MC_VERSION=1.14
before_install: