1
0
Fork 0
docker-easy-haproxy/.travis.yml
Joao Gilberto Magalhães 869fdead3d Added .travis.yml file
2020-06-05 09:11:51 -05:00

9 lines
No EOL
110 B
YAML

language: python
python:
- "3.7"
install:
- pip install -r requirements.txt
script:
- pytest -s tests/