appveyor: always build the 'appveyor' branch

The 'appveyor' branch is useful for testing AppVeyor builds.
This commit is contained in:
Edward Thomson 2017-02-24 17:38:42 +00:00
parent 7f875fb4f6
commit c3abb1d261

View File

@ -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