language: python python: - "2.7" - "3.3" install: python setup.py build script: python setup.py test -q