You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2016/12/29 16:16:34 UTC

syncope git commit: Adding AppVeyor badge

Repository: syncope
Updated Branches:
  refs/heads/master c47be3b59 -> f3d6a9088


Adding AppVeyor badge


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/f3d6a908
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/f3d6a908
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/f3d6a908

Branch: refs/heads/master
Commit: f3d6a90889cece63a74a8844184a85c136231525
Parents: c47be3b
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Thu Dec 29 17:16:23 2016 +0100
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Thu Dec 29 17:16:23 2016 +0100

----------------------------------------------------------------------
 README.md | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/f3d6a908/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index d2dcedd..28718f6 100644
--- a/README.md
+++ b/README.md
@@ -28,3 +28,6 @@ More information at http://syncope.apache.org
   <img src="https://maven-badges.herokuapp.com/maven-central/org.apache.syncope/syncope/badge.svg"/>
 </a>
 <a href="https://travis-ci.org/apache/syncope"><img src="https://api.travis-ci.org/apache/syncope.png"/></a>
+<a href="https://ci.appveyor.com/project/ApacheSoftwareFoundation/syncope">
+  <img src="https://ci.appveyor.com/api/projects/status/k3moao48iilrq2pw?svg=true"/>
+</a>