Patch Travis deployment of windows installers

This commit is contained in:
Umcaruje
2017-01-06 00:49:07 +01:00
parent 43a77a0219
commit bc0802c8c5

View File

@@ -29,10 +29,11 @@ deploy:
api_key:
secure: d4a+x4Gugpss7JK2DcHjyBZDmEFFh4iVfKDfITSD50T6Mc6At4LMgojvEu+6qT6IyOY2vm3UVT6fhyeuWDTRDwW9tfFlaHVA0h8aTRD+eAXOA7pQ8rEMwQO3+WCKuKTfEqUkpL4wxhww8dpkv54tqeIs0S4TBqz9tk8UhzU7XbE=
file: lmms-${TRAVIS_TAG:1}-$TARGET_OS.exe
skip_cleanup: true
on:
tags: true
all_branches: true
condition: "$TARGET_OS != linux"
condition: "($TARGET_OS = win*) && ($QT5 = true)"
repo: LMMS/lmms
notifications:
webhooks: