summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-12-16 11:53:41 +0100
committerAnatol Belski <ab@php.net>2016-12-17 00:13:01 +0100
commit576ed049c5e49fcbc933ef4b9d00f6754bf93deb (patch)
tree2b3a08bb3bdca9997602dad3d662ca251fe05812
parentaeebae641e3e8e392be01077f41394575d210224 (diff)
downloadphp-git-576ed049c5e49fcbc933ef4b9d00f6754bf93deb.tar.gz
add build status badge
(cherry picked from commit 3a886c9d20f450545a0d93bb4fc974e28a50df85)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7618ffe383..9f2a23833a 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
=============