python-click-threading/.travis.yml
2016-08-11 11:30:06 +02:00

11 lines
105 B
YAML

language: python
python:
- 2.7
- pypy
- 3.3
- 3.4
install: pip install tox
script: tox