whoogle-search/.travis.yml
2020-05-06 17:24:18 -06:00

9 lines
174 B
YAML

language: python
python: 3.6
before_install:
- sudo apt-get -y install libgnutls28-dev
install:
- pip install -r requirements.txt
script:
- ./whoogle-search test