language: python python: - "2.7" - "2.6" script: make check install: - pip install unittest2 - apt-get install -qq git