1
0
mirror of https://github.com/pi-hole/docker-pi-hole.git synced 2024-06-30 13:10:57 +02:00
docker-pi-hole/.travis.yml

11 lines
143 B
YAML
Raw Normal View History

2016-07-18 18:17:50 +02:00
sudo: required
services:
- docker
language: python
python:
- "2.7"
install:
- pip install -r requirements.txt
2016-03-30 05:04:36 +02:00
2017-01-18 05:48:25 +01:00
script: py.test -vv test/