diff --git a/.travis.yml b/.travis.yml index 9d4cc28a98..5cd1e4f565 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,12 +26,12 @@ stages: if: type = pull_request - name: Lint & Build Dist & Release if: type = push + - name: Check bundle + if: type = push - name: Unit test if: type != cron - name: Update Rancher if: type = push - - name: Check bundle - if: type = push - name: e2e Test if: type != cron - name: Update Rancher PR