[AppVeyor] Allow builds on any branch

This commit is contained in:
DrChat 2017-12-14 19:23:32 -06:00
parent d896c1f3f0
commit 75e455e39e
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ version: 1.0.{build}-{branch}
# branches to build # branches to build
branches: branches:
# whitelist # whitelist
only: # only:
- master # - master
# blacklist # blacklist
except: except: