python-tldp/.travis.yml

6 lines
57 B
YAML
Raw Normal View History

language: python
python:
- "2.7"
- "3.4"
script: tox