diff options
author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-11-05 23:48:33 +0200 |
---|---|---|
committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-11-05 23:48:33 +0200 |
commit | 3200a4bc41c70b9500e34577002edf2a64844ab7 (patch) | |
tree | 2761d76bf7d8df6f77dd317af381174c7b9ff6bf | |
parent | Push appveyor builds to github (diff) | |
download | nheko-3200a4bc41c70b9500e34577002edf2a64844ab7.tar.xz |
Don't specify branch on appveyor
-rw-r--r-- | appveyor.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index c5dca331..8e45b526 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -40,7 +40,6 @@ deploy: artifact: nheko_setup.exe force_update: true on: - branch: master appveyor_repo_tag: true artifacts: |