[AppVeyor] Allow builds on any branch
This commit is contained in:
@@ -8,8 +8,8 @@ version: 1.0.{build}-{branch}
|
||||
# branches to build
|
||||
branches:
|
||||
# whitelist
|
||||
only:
|
||||
- master
|
||||
# only:
|
||||
# - master
|
||||
|
||||
# blacklist
|
||||
except:
|
||||
|
||||
Reference in New Issue
Block a user