--- language: python python: - "2.7" install: - pip install -e .[develop] script: - nosetests --with-doctest sudo: false git: depth: 250