diff --git a/.travis.yml b/.travis.yml index f982cfcaf0..26599edc38 100644 --- a/.travis.yml +++ b/.travis.yml @@ -36,7 +36,7 @@ stages: - name: Update Rancher PR if: type = pull_request - name: Update Children Projects - if: branch = development AND type = push OR (tag =~ .*beta.*) + if: branch = master AND type = push OR (tag =~ .*beta.*) addons: chrome: stable