travis: use bionic and test for 3.8-dev
This commit is contained in:
@@ -1,9 +1,10 @@
|
|||||||
language: python
|
language: python
|
||||||
dist: xenial
|
dist: bionic
|
||||||
python:
|
python:
|
||||||
- "3.5"
|
- "3.5"
|
||||||
- "3.6"
|
- "3.6"
|
||||||
- "3.7"
|
- "3.7"
|
||||||
|
- "3.8-dev"
|
||||||
env:
|
env:
|
||||||
- MC_VERSION=1.14
|
- MC_VERSION=1.14
|
||||||
before_install:
|
before_install:
|
||||||
|
|||||||
Reference in New Issue
Block a user