Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
Fix AppVeyor Branch Whitelist
Browse files Browse the repository at this point in the history
  • Loading branch information
thestr4ng3r committed Oct 12, 2019
1 parent 14c2e4d commit 523191c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ image: 'Visual Studio 2017'
branches:
only:
- master
- /^v\d.*$/
- /^deploy-test(-.*)?$/

configuration:
- Release
Expand Down

0 comments on commit 523191c

Please sign in to comment.