Merge pull request #137 from tyll/travis_38

Travis: Add stable Python 3.8, remove 3.7-dev
This commit is contained in:
Till Maas 2019-12-05 14:26:20 +01:00 committed by GitHub
commit cbe1e1ee52
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: