summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-12-16 11:53:41 +0100
committerAnatol Belski <ab@php.net>2016-12-16 22:56:23 +0100
commit4377546d2f594cd130fcd28fbaf7937aee464aa7 (patch)
tree1b87448c205f27fc6cc0ad08e77933f1981e8496 /README.md
parent4a69f450fff12172443f7c3d76f9d4f98284551b (diff)
downloadphp-git-4377546d2f594cd130fcd28fbaf7937aee464aa7.tar.gz
add build status badge
(cherry picked from commit 3a886c9d20f450545a0d93bb4fc974e28a50df85)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 074481b1c8..6080dc4adf 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,7 @@ This is the github mirror of the official PHP repository located at
http://git.php.net.
[![Build Status](https://secure.travis-ci.org/php/php-src.svg?branch=master)](http://travis-ci.org/php/php-src)
+[![Build status](https://ci.appveyor.com/api/projects/status/meyur6fviaxgdwdy?svg=true)](https://ci.appveyor.com/project/php/php-src)
Pull Requests
=============