summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrChat <arkolbed@gmail.com>2017-12-14 19:23:32 -0600
committerDrChat <arkolbed@gmail.com>2017-12-14 19:23:32 -0600
commit75e455e39e0b3cf776a20f816a35db8e8cee2325 (patch)
tree1026b514926b5be501e043f7bb56892b0c65c2b8
parentd896c1f3f0cc668581c3049e5c453f5f12877251 (diff)
[AppVeyor] Allow builds on any branch
-rw-r--r--.appveyor.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index b2029dd54..071072994 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -8,8 +8,8 @@ version: 1.0.{build}-{branch}
# branches to build
branches:
# whitelist
- only:
- - master
+ # only:
+ # - master
# blacklist
except: