mirror of
https://github.com/lilydjwg/nvchecker.git
synced 2025-03-10 06:14:02 +00:00
travis: still need libgnutls28-dev
This commit is contained in:
parent
ddc21adad5
commit
f367d04287
1 changed files with 6 additions and 0 deletions
|
@ -29,3 +29,9 @@ jobs:
|
|||
env: DEPS=aiohttp
|
||||
# it works now, but may be broken in the future again
|
||||
- python: nightly
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
# This is needed for pycurl
|
||||
- libgnutls28-dev
|
||||
|
|
Loading…
Add table
Reference in a new issue