diff --git a/.travis.yml b/.travis.yml index e6160cafb2..6c8422a3cb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,7 +25,7 @@ stages: - name: Lint & Build Dist if: type = pull_request - name: Lint & Build Dist & Release - if: type = push + if: type = push OR type = cron - name: Check bundle if: type = push - name: Unit test