travis-ci: 3.8 is available
This commit is contained in:
parent
f677eda656
commit
3e47944a5a
|
@ -6,6 +6,7 @@ python:
|
|||
- "3.5"
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
- "3.8"
|
||||
- "nightly"
|
||||
- "pypy3.6-7.1.1"
|
||||
install: pip install -U $DEPS pytest pytest-asyncio pytest-httpbin flaky structlog
|
||||
|
|
Loading…
Reference in New Issue