diff --git a/.appveyor.yml b/.appveyor.yml index e02c3e9d8151..7d1c970cdae0 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -6,10 +6,11 @@ configuration: # a trick to construct a build matrix with multiple Python versi - '3.7' # only build pull requests and -# commits to 'master' +# commits to 'master' or any branch starting with 'release' branches: only: - master + - /^release/ environment: matrix: