travis-ci: 3.8 is available

This commit is contained in:
lilydjwg 2019-10-29 23:51:16 +08:00
parent f677eda656
commit 3e47944a5a

View File

@ -6,6 +6,7 @@ python:
- "3.5" - "3.5"
- "3.6" - "3.6"
- "3.7" - "3.7"
- "3.8"
- "nightly" - "nightly"
- "pypy3.6-7.1.1" - "pypy3.6-7.1.1"
install: pip install -U $DEPS pytest pytest-asyncio pytest-httpbin flaky structlog install: pip install -U $DEPS pytest pytest-asyncio pytest-httpbin flaky structlog