Travis-ci add python 3.8-dev

This commit is contained in:
taoufik
2019-08-05 15:50:27 +02:00
parent 54cbbdface
commit 93156fd2f1
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@ language: python
python:
- 3.6
- 3.7
- "3.8-dev"
# command to install dependencies
install:
+1
View File
@@ -1,6 +1,7 @@
## [Unreleased]
### Added
- ASGI 3 support
- CI tests for python 3.8-dev
### Deprecated
- ASGI 2