From 19b4fa17d306f1d9e2e8630d5a786af4a6447f99 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Thu, 28 Jun 2018 10:53:23 +0200 Subject: Don't ignore commits on NEWS, etc. on AppVeyor [ci skip] can be used explicitly, and otherwise it might ignore commits with a code change. --- .appveyor.yml | 6 ------ 1 file changed, 6 deletions(-) (limited to '.appveyor.yml') diff --git a/.appveyor.yml b/.appveyor.yml index 5e4a2ae3a4..f1656c70b9 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -8,12 +8,6 @@ branches: - PHP-5.6 - PHP-7.0 -skip_commits: - files: - - NEWS - - UPGRADING* - - README.* - clone_depth: 64 cache: -- cgit v1.2.1