diff options
Diffstat (limited to 'libtommath/appveyor.yml')
-rw-r--r-- | libtommath/appveyor.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libtommath/appveyor.yml b/libtommath/appveyor.yml index 187a09a..08bb013 100644 --- a/libtommath/appveyor.yml +++ b/libtommath/appveyor.yml @@ -4,6 +4,7 @@ branches: - master - develop - /^release/ + - /^support/ - /^travis/ image: - Visual Studio 2019 |