Don't build websites with travis

This commit is contained in:
Armin Ronacher 2012-06-17 14:13:53 +01:00
parent 9cce327040
commit 6809ffccf2

View file

@ -9,3 +9,7 @@ python:
before_install: pip install simplejson
script: python setup.py test
branches:
except:
- website