diff --git a/appveyor.yml b/appveyor.yml index f084c4475..b0a86032a 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -9,6 +9,9 @@ branches: # blacklist except: - travis_mac_osx +# Do not build on tags (GitHub only) +skip_tags: true + #---------------------------------# # environment configuration # #---------------------------------#