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:
authorTony Kelman <tony@kelman.net>2015-05-23 00:02:44 +0300
committerTony Kelman <tony@kelman.net>2015-05-23 00:02:44 +0300
commit2a3067765f071377f2534c6b4cc33bdd048342d0 (patch)
tree55b7af95e7f4f804ca1e751ceb897f79dcdf3199 /appveyor.yml
parentc11daac9de2fb582873e2471346526f33835226e (diff)
build maint branches on appveyor
equivalent of ca183d27366ba75597a9806b746e42a074df7795
Diffstat (limited to 'appveyor.yml')
-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