diff options
-rw-r--r-- | .travis.yml | 4 |
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: |