forked from orbit-oss/flask
Don't build websites with travis
This commit is contained in:
parent
9cce327040
commit
6809ffccf2
1 changed files with 4 additions and 0 deletions
|
|
@ -9,3 +9,7 @@ python:
|
||||||
before_install: pip install simplejson
|
before_install: pip install simplejson
|
||||||
|
|
||||||
script: python setup.py test
|
script: python setup.py test
|
||||||
|
|
||||||
|
branches:
|
||||||
|
except:
|
||||||
|
- website
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue