debian-python-jsonschema/.travis.yml

8 lines
80 B
YAML

language: python
python:
- "2.7"
install:
- pip install tox
script:
- tox