Browse Source

Don't build websites with travis

pull/518/merge
Armin Ronacher 12 years ago
parent
commit
6809ffccf2
  1. 4
      .travis.yml

4
.travis.yml

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

Loading…
Cancel
Save