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