debian-python-jsonschema/.travis.yml

8 lines
80 B
YAML
Raw Normal View History

2012-09-23 20:44:09 +02:00
language: python
python:
- "2.7"
2015-04-06 03:25:32 +02:00
install:
2015-04-06 03:29:14 +02:00
- pip install tox
script:
2015-03-15 23:20:00 +01:00
- tox