From b6ba2e330a361629f0bda922184f5138676be92d Mon Sep 17 00:00:00 2001 From: sudden6 Date: Sat, 15 Jun 2019 10:56:34 +0200 Subject: [PATCH] chore(nightlies): enable windows for nightlies too --- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 08adc0f82..a87cc5bc6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,11 +12,11 @@ branches: stages: - Linux - name: "Windows Stage 1: Dependencies (OpenSSL, Qt)" - if: type = push + if: type = push OR type = cron - name: "Windows Stage 2: Dependencies (other)" - if: type = push + if: type = push OR type = cron - name: "Windows Stage 3: qTox" - if: type = push + if: type = push OR type = cron env: global: