diff --git a/.appveyor.yml b/.appveyor.yml index 5a38c98..44a5dbc 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -3,6 +3,8 @@ image: 'Visual Studio 2017' branches: only: - master + - /^v\d.*$/ + - /^deploy-test(-.*)?$/ configuration: - Release