mirror of
https://github.com/kennethreitz/responder.git
synced 2026-06-05 06:46:14 +00:00
Travis-ci add python 3.8-dev
This commit is contained in:
@@ -5,6 +5,7 @@ language: python
|
||||
python:
|
||||
- 3.6
|
||||
- 3.7
|
||||
- "3.8-dev"
|
||||
|
||||
# command to install dependencies
|
||||
install:
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
## [Unreleased]
|
||||
### Added
|
||||
- ASGI 3 support
|
||||
- CI tests for python 3.8-dev
|
||||
|
||||
### Deprecated
|
||||
- ASGI 2
|
||||
|
||||
Reference in New Issue
Block a user