0

travis: hopefully fix build by replacing 3.8-dev

This commit is contained in:
Nicolas F
2020-02-12 20:48:08 +01:00
parent a929b55d4e
commit 3575b8d4e7

View File

@@ -4,7 +4,7 @@ python:
- "3.5"
- "3.6"
- "3.7"
- "3.8-dev"
- "3.8"
env:
- MC_VERSION=1.15
before_install: