summaryrefslogtreecommitdiff
path: root/.appveyor.yml
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2018-06-28 10:53:23 +0200
committerAnatol Belski <ab@php.net>2018-06-28 10:53:23 +0200
commit19b4fa17d306f1d9e2e8630d5a786af4a6447f99 (patch)
tree4a70c3ddc3f03eb8b58c0c23a3534c7e2f8e9923 /.appveyor.yml
parent1f6b842af430b8cbba0fb1c38a2796ab399171c3 (diff)
downloadphp-git-19b4fa17d306f1d9e2e8630d5a786af4a6447f99.tar.gz
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.
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml6
1 files changed, 0 insertions, 6 deletions
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: