language: python
python:
- "2.7"
sudo: false
install: "pip install -r requirements.txt"
script: nosetests