MrDraw/.travis.yml
2015-03-02 12:58:24 +01:00

9 lines
No EOL
99 B
YAML

---
language: python
python:
- "2.7"
install:
- python setup.py install
script:
- nosetests tests/