Files
mcstatus/.travis.yml
2014-09-04 22:41:22 +02:00

8 lines
110 B
YAML

language: python
python:
- 3.3
- 2.7
- 2.6
install:
- pip install mock --use-mirrors
script: nosetests