Browse Source

Remove AppVeyor skip commits setting

Camilla Löwy 5 years ago
parent
commit
46c7c1cdff
1 changed files with 0 additions and 5 deletions
  1. 0 5
      .appveyor.yml

+ 0 - 5
.appveyor.yml

@@ -7,11 +7,6 @@ branches:
         - master
         - master
         - 3.3-stable
         - 3.3-stable
 skip_tags: true
 skip_tags: true
-skip_commits:
-    files:
-        - README.md
-        - LICENSE.md
-        - docs/*
 environment:
 environment:
     matrix:
     matrix:
         - GENERATOR: MinGW Makefiles
         - GENERATOR: MinGW Makefiles