Travis: Disable Python 3.8-dev

Python 3.8-dev seems to be broken on Travis, disable it for now.
This commit is contained in:
Till Maas 2020-02-25 19:15:58 +01:00
parent 8077521882
commit ffc0c89e23

View file

@ -15,7 +15,6 @@ matrix:
- python: 3.6
- python: 3.7
- python: 3.8
- python: 3.8-dev
services:
- docker