test Python 3.7

This commit is contained in:
lilydjwg 2018-07-22 23:04:10 +08:00
parent af368112ed
commit 431d80c61e

View file

@ -4,6 +4,7 @@ cache: pip
python:
- "3.5"
- "3.6"
- "3.7"
- "nightly"
- "pypy3"
install: pip install -U $DEPS pytest pytest-asyncio pytest-xdist flaky structlog