diff --git a/.travis.yml b/.travis.yml index e3f518ac5..a3a1d250d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,3 +3,7 @@ node_js: - "6" script: yarn run ci cache: yarn +branches: + only: + - master +