diff --git a/.travis.yml b/.travis.yml index f41b43ed228..181ed5e4bd9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,9 @@ stages: - name: Fuzzit-Fuzzing if: type = cron + - name: Fuzzit-Sanity + if: type != cron + # Run Coverity periodically instead of for each commit/PR - name: Coverity if: type = cron