Browse Source

[AppVeyor] do not build for tags (see #4058)

[ci skip]
Andy Li 10 years ago
parent
commit
2e6a795207
1 changed files with 2 additions and 0 deletions
  1. 2 0
      appveyor.yml

+ 2 - 0
appveyor.yml

@@ -22,6 +22,8 @@ environment:
         #     WODI_ARCH: 64
         #     WODI_ARCH: 64
         #     MINGW_ARCH: x86_64
         #     MINGW_ARCH: x86_64
 
 
+skip_tags: true
+
 init:
 init:
     - 'echo System architecture: %PLATFORM%'
     - 'echo System architecture: %PLATFORM%'