diff --git a/.travis.yml b/.travis.yml index a6e41ebdf..802efe943 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,11 @@ language: node_js cache: npm +branches: + only: + - master + - /^release\/.*$/ + stages: - check - test