diff --git a/appveyor.yml b/appveyor.yml index 4023b1c..85eb174 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -26,6 +26,8 @@ clone_depth: 1 skip_branch_with_pr: true +skip_tags: true + install: - ps: Install-Product node $env:nodejs_version - set CI=true