Skip to content

Commit dce5be4

Browse files
committed
build only master branch for higher CI performance
1 parent e401603 commit dce5be4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

appveyor.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# appveyor file
22
# http://www.appveyor.com/docs/appveyor-yml
33

4+
branches:
5+
only:
6+
- master
7+
48
init:
59
- git config --global core.autocrlf input
610

0 commit comments

Comments
 (0)