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:
Chih-Hsuan Yen 2019-07-04 22:34:07 +08:00
parent 5e324ef6ff
commit 51e2348d55
No known key found for this signature in database
GPG key ID: 0453A6CA23C56315

View file

@ -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