aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Feng Xiao <xfxyjwf@gmail.com>2015-06-15 16:31:31 -0700
committerGravatar Feng Xiao <xfxyjwf@gmail.com>2015-06-15 16:31:31 -0700
commit4cbb612299eaf8259db25f5dcda46022fbd1db54 (patch)
tree2c233c9cfc9bd52f3f825f6eb624d77b0c8a95bc
parent4479076bbdeb091fb752546390e902daa54e42d2 (diff)
parent9c8db515d557a3c7116c8ecac1e218626b785a13 (diff)
Merge pull request #499 from xfxyjwf/appveyor
Add a badge for AppVeyor build.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 981647fb..51377ad7 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
Protocol Buffers - Google's data interchange format
===================================================
-[![Build Status](https://travis-ci.org/google/protobuf.svg?branch=master)](https://travis-ci.org/google/protobuf)
+[![Build Status](https://travis-ci.org/google/protobuf.svg?branch=master)](https://travis-ci.org/google/protobuf) [![Build status](https://ci.appveyor.com/api/projects/status/73ctee6ua4w2ruin?svg=true)](https://ci.appveyor.com/project/protobuf/protobuf)
Copyright 2008 Google Inc.