From cb6d38ed43747671bed03c82321193923b27c85c Mon Sep 17 00:00:00 2001 From: lilydjwg Date: Wed, 11 Apr 2018 16:47:48 +0800 Subject: [PATCH] update travis config --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f7744cf..52c7945 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: