Skip to content

Commit 01a7061

Browse files
committed
Modified appveyor.yml to for building branch prerelease-v2.0.0
1 parent d070c0f commit 01a7061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ version: 2.0.0.{build}
1616
# branches to build
1717
branches:
1818
only:
19-
- master
19+
- prerelease-v2.0.0
2020

2121
# Do not build on tags (GitHub and BitBucket)
2222
skip_tags: true

0 commit comments

Comments
 (0)