diff --git a/appveyor.yml b/appveyor.yml index 155203b..13c78f7 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -27,4 +27,6 @@ test: off branches: only: - - master \ No newline at end of file + - master + +skip_tags: true