Travis: Fix deploy condition

This commit is contained in:
Lukas W
2017-01-06 15:59:45 +01:00
committed by GitHub
parent bc0802c8c5
commit 4db1db5eca

View File

@@ -33,7 +33,7 @@ deploy:
on:
tags: true
all_branches: true
condition: "($TARGET_OS = win*) && ($QT5 = true)"
condition: '("$TARGET_OS" = win??) && "$QT5"'
repo: LMMS/lmms
notifications:
webhooks: