language: python
python:
- 2.7
install: pip install tox --use-mirrors
script: tox
notifications:
irc: "irc.freenode.org#imagekit"