diff options
Diffstat (limited to 'appveyor.yml')
-rw-r--r-- | appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index 60662c348..fa6b6dc90 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -8,8 +8,8 @@ version: '{branch}-{build}' # Branches to build branches: except: - - nightly - travis +skip_tags: true # ============================================================================= # Build matrix configuration |