mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-02 16:34:37 +00:00
appveyor: always build the 'appveyor' branch
The 'appveyor' branch is useful for testing AppVeyor builds.
This commit is contained in:
parent
7f875fb4f6
commit
c3abb1d261
@ -2,6 +2,7 @@ version: '{build}'
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- appveyor
|
||||
- /^maint.*/
|
||||
environment:
|
||||
GITTEST_INVASIVE_FS_STRUCTURE: 1
|
||||
|
Loading…
Reference in New Issue
Block a user