mirror of
https://github.com/lilydjwg/nvchecker.git
synced 2025-03-10 06:14:02 +00:00
Install libgnutls-dev
Well, installing packages for some builds only seems complicated. https://github.com/travis-ci/travis-ci/issues/3505
This commit is contained in:
parent
5e324ef6ff
commit
51e2348d55
1 changed files with 5 additions and 0 deletions
|
@ -28,3 +28,8 @@ matrix:
|
|||
# doesn't work well, see https://travis-ci.org/lilydjwg/nvchecker/jobs/376326582
|
||||
- python: pypy3.5
|
||||
env: DEPS=aiohttp
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- libgnutls-dev
|
||||
|
|
Loading…
Add table
Reference in a new issue