whoogle-search/.travis.yml

9 lines
170 B
YAML
Raw Normal View History

language: python
python: 3.6
2020-04-16 02:43:57 +03:00
before_install:
- sudo apt-get -y install libgnutls28-dev
install:
- pip install -r config/requirements.txt
script:
- ./run test