mirror of
https://github.com/benbusby/whoogle-search.git
synced 2025-07-09 03:04:13 -04:00
Fixed missing gnutls in travis ci
This commit is contained in:
parent
b5b6e64177
commit
a76cf87c26
@ -1,5 +1,7 @@
|
||||
language: python
|
||||
python: 3.6
|
||||
before_install:
|
||||
- sudo apt-get -y install libgnutls28-dev
|
||||
install:
|
||||
- pip install -r config/requirements.txt
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user