X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=appveyor.yml;h=4a2d14354b5dec0bf823b1d2ec9a9a3fcd377797;hb=edbde3b6be1c1dfd9675a456c61f084c38f744a4;hp=58c9a3a60b520efde47de58e55606fe9e3a656a7;hpb=0afdce4e370b0fd1df6456c008e16d978f3271a7;p=mono.git diff --git a/appveyor.yml b/appveyor.yml index 58c9a3a60b5..4a2d14354b5 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -88,6 +88,13 @@ build_script: # test: off +# +# Only build the master branch +# +branches: + only: + - master + # # NOTE: Currently this is the Mono installation tree. In future we will create an installation package artifact. # It has to be relative to the project path. Thus we have installed to within the build tree.