diff --git a/.travis.yml b/.travis.yml index f00071a6f..72cd3a408 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,7 +31,7 @@ not-on-master: ¬-on-master # Jobs for the extended test suite are executed for cron jobs and pushes to # non-development branches. extended-test-suite: &extended-test-suite - if: type = cron OR (type = push AND branch = master) + if: type = cron OR (type = push AND branch != master) matrix: include: