travis: Python 3.9 is the new dev version. (#405)

This commit is contained in:
Erik Cederstrand 2020-02-14 04:31:09 +01:00 committed by GitHub
parent 9d79351e99
commit f0952f1dd6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,8 @@ python:
- "3.5"
- "3.6"
- "3.7"
- "3.8-dev"
- "3.8"
- "3.9-dev"
_pure: &pure