mirror of
https://github.com/lilydjwg/nvchecker.git
synced 2025-03-10 06:14:02 +00:00
update travis config
This commit is contained in:
parent
a5510113aa
commit
cb6d38ed43
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue