mirror of
https://github.com/lilydjwg/nvchecker.git
synced 2025-03-10 06:14:02 +00:00
requires http2 for httpx
This commit is contained in:
parent
eb6833475e
commit
ce828df545
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ env:
|
|||
- DEPS=aiohttp
|
||||
- DEPS="tornado pycurl"
|
||||
- DEPS=tornado
|
||||
- DEPS="httpx>=0.14.0"
|
||||
- DEPS="httpx[http2]>=0.14.0"
|
||||
jobs:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
|
|
Loading…
Add table
Reference in a new issue