language: python python: - "3.4" - "3.3" - "2.7" - "2.6" install: pip install tox script: tox