1 2 3 4 5 6 7
language: python python: - "2.7" before_install: - sudo apt-get update -qq - sudo apt-get install -qq diffstat script: cd tests; python suite.py