update travis config

This commit is contained in:
lilydjwg 2018-04-11 16:47:48 +08:00
parent a5510113aa
commit cb6d38ed43

View file

@ -6,7 +6,7 @@ python:
# aiohttp requires idna-ssl which requires Python '<3.7.0'
# - "nightly"
- "pypy3"
install: pip install -U $DEPS pytest pytest-asyncio pytest-xdist flaky
install: pip install -U $DEPS pytest pytest-asyncio pytest-xdist flaky structlog
script: pytest
env:
global: