1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

fix(TravisCI): build windows for release tags too

This commit is contained in:
sudden6 2019-04-25 22:08:13 +02:00
parent 01a53789be
commit c53a58e64e
No known key found for this signature in database
GPG Key ID: 279509B499E032B9

View File

@ -12,11 +12,11 @@ branches:
stages:
- Linux
- name: "Windows Stage 1: Dependencies (OpenSSL, Qt)"
if: type = push AND branch = master
if: type = push
- name: "Windows Stage 2: Dependencies (other)"
if: type = push AND branch = master
if: type = push
- name: "Windows Stage 3: qTox"
if: type = push AND branch = master
if: type = push
jobs:
include: