Travis: Add stable Python 3.8, remove 3.7-dev

Python 3.8 was released and will be used in Fedora Rawhide/Fedora 32.
This commit is contained in:
Till Maas 2019-12-05 11:42:57 +01:00
parent 0efe09d6fd
commit be2182a06c

View file

@ -10,7 +10,7 @@ matrix:
- python: 3.5
- python: 3.6
- python: 3.7
- python: 3.7-dev
- python: 3.8
- python: 3.8-dev
services: