Commit c3abb1d2 by Edward Thomson

appveyor: always build the 'appveyor' branch

The 'appveyor' branch is useful for testing AppVeyor builds.
parent 7f875fb4
...@@ -2,6 +2,7 @@ version: '{build}' ...@@ -2,6 +2,7 @@ version: '{build}'
branches: branches:
only: only:
- master - master
- appveyor
- /^maint.*/ - /^maint.*/
environment: environment:
GITTEST_INVASIVE_FS_STRUCTURE: 1 GITTEST_INVASIVE_FS_STRUCTURE: 1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment