Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Martín Nieto <cmn@dwim.me>2015-05-31 19:53:42 +0300
committerCarlos Martín Nieto <cmn@dwim.me>2015-05-31 19:53:42 +0300
commit449f9ec97eaaf83ff9cf4554fd7b0efd74933dd7 (patch)
treef17a25cb6edada646b1136b88f4e6681d7c9172f
parentac587e7596ced3616d682b7c57815f20dc0edaa8 (diff)
parent2a3067765f071377f2534c6b4cc33bdd048342d0 (diff)
Merge pull request #3152 from tkelman/patch-1
build maint branches on appveyor
-rw-r--r--appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 9df687ffd..166fa56b1 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -2,6 +2,7 @@ version: '{build}'
branches:
only:
- master
+ - /^maint.*/
environment:
GITTEST_INVASIVE_FS_STRUCTURE: 1
GITTEST_INVASIVE_FS_SIZE: 1