language: python python: - 2.6 - 2.7 script: make test notifications: email: false install: - pip install -r wkhtmltopdf/tests/test_requirements.txt - pip install .