blob: 483a83ff797c4762714832e2bc497dd0397b3b8d [file] [log] [blame]
language: python
python:
- "2.6"
- "2.7"
install:
- pip install -r requirements.txt --use-mirrors
- pip install -e .
script: nosetests