language: python
python:
- "2.7"
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq diffstat
script: cd tests; python suite.py