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:30:37 UTC

[2/2] syncope git commit: Adding AppVeyor badge to site

Adding AppVeyor badge to site


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

Branch: refs/heads/master
Commit: c615370e1351e5c07da87d8dfe510ff4e1fb8609
Parents: b1edb76
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Thu Dec 29 17:30:20 2016 +0100
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Thu Dec 29 17:30:28 2016 +0100

----------------------------------------------------------------------
 src/site/site.xml             | 3 +++
 src/site/xdoc/integration.xml | 8 ++++++++
 2 files changed, 11 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/c615370e/src/site/site.xml
----------------------------------------------------------------------
diff --git a/src/site/site.xml b/src/site/site.xml
index 619786b..ca71efb 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -101,6 +101,9 @@ Apache, Syncope, Apache Syncope, the Apache feather logo and the Apache Syncope
       <a href="https://travis-ci.org/apache/syncope">
         <img src="https://api.travis-ci.org/apache/syncope.png" style="vertical-align: top"/>
       </a>
+      <a href="https://ci.appveyor.com/project/ApacheSoftwareFoundation/syncope">
+        <img src="https://ci.appveyor.com/api/projects/status/k3moao48iilrq2pw?svg=true" style="vertical-align: top"/>
+      </a>
     </div>
       ]]>
     </footer>

http://git-wip-us.apache.org/repos/asf/syncope/blob/c615370e/src/site/xdoc/integration.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/integration.xml b/src/site/xdoc/integration.xml
index 186a8c5..018f0a4 100644
--- a/src/site/xdoc/integration.xml
+++ b/src/site/xdoc/integration.xml
@@ -40,6 +40,14 @@ under the License.
       </p>
     </section>
     
+    <section name="AppVeyor">
+      <p>
+        <a href="https://ci.appveyor.com/project/ApacheSoftwareFoundation/syncope">
+          <img src="https://ci.appveyor.com/api/projects/status/k3moao48iilrq2pw?svg=true"/>
+        </a>
+      </p>
+    </section>
+
     <section name="Buildbot">
       <p>
         <source><a href="https://ci.apache.org/builders/syncope-master-docs">https://ci.apache.org/builders/syncope-master-docs</a></source>