Skip to content

Commit

Permalink
Don't ignore commits on NEWS, etc. on AppVeyor
Browse files Browse the repository at this point in the history
[ci skip] can be used explicitly, and otherwise it might ignore commits
with a code change.
  • Loading branch information
weltling committed Jun 28, 2018
1 parent 1f6b842 commit 19b4fa1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@ branches:
- PHP-5.6
- PHP-7.0

skip_commits:
files:
- NEWS
- UPGRADING*
- README.*

clone_depth: 64

cache:
Expand Down

0 comments on commit 19b4fa1

Please sign in to comment.