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