mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-06 01:45:06 +00:00
travis: Python 3.9 is the new dev version. (#405)
This commit is contained in:
parent
9d79351e99
commit
f0952f1dd6
1 changed files with 2 additions and 1 deletions
|
|
@ -13,7 +13,8 @@ python:
|
|||
- "3.5"
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
- "3.8-dev"
|
||||
- "3.8"
|
||||
- "3.9-dev"
|
||||
|
||||
|
||||
_pure: &pure
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue