Files
mcstatus/.travis.yml
2014-09-02 17:26:36 +02:00

7 lines
89 B
YAML

language: python
python:
- 3.3
- 2.7
- 2.6
install: pip install .
script: nosetests