travis: use bionic and test for 3.8-dev
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user