aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index e223fbc3c..f3d378022 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,10 @@ python:
- "2.7"
node_js:
- "8"
+branches:
+ only:
+ - master
+ - develop
sudo: false
install: "npm install jsonschema"
script: