summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index c5f3495..bb6d47e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,6 +6,9 @@ python:
script:
- pip install -U pytest
- python setup.py test
+branches:
+ except:
+ - skeleton
deploy:
provider: pypi
on: