language: python python: - "2.7" install: - python setup.py develop script: - python setup.py test