diff options
author | Anatol Belski <ab@php.net> | 2016-12-16 11:53:41 +0100 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2016-12-16 11:53:41 +0100 |
commit | 3a886c9d20f450545a0d93bb4fc974e28a50df85 (patch) | |
tree | 5aa3d3506273a906fd219d34ab94e78d9b4a52d2 /README.md | |
parent | c737d6fb495ee986f7819472db861aa9e1bf42b1 (diff) | |
download | php-git-3a886c9d20f450545a0d93bb4fc974e28a50df85.tar.gz |
add build status badge
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 ============= |