mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-22 06:26:26 +00:00
appveyor: always build the 'appveyor' branch
The 'appveyor' branch is useful for testing AppVeyor builds.
This commit is contained in:
@@ -2,6 +2,7 @@ version: '{build}'
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- appveyor
|
||||
- /^maint.*/
|
||||
environment:
|
||||
GITTEST_INVASIVE_FS_STRUCTURE: 1
|
||||
|
||||
Reference in New Issue
Block a user