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:32:09 UTC

svn commit: r1776448 - in /syncope/site: index.html integration.html

Author: ilgrosso
Date: Thu Dec 29 16:32:09 2016
New Revision: 1776448

URL: http://svn.apache.org/viewvc?rev=1776448&view=rev
Log:
Adding AppVeyor badge to site

Modified:
    syncope/site/index.html
    syncope/site/integration.html

Modified: syncope/site/index.html
URL: http://svn.apache.org/viewvc/syncope/site/index.html?rev=1776448&r1=1776447&r2=1776448&view=diff
==============================================================================
--- syncope/site/index.html (original)
+++ syncope/site/index.html Thu Dec 29 16:32:09 2016
@@ -361,6 +361,9 @@
       <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>
                 </div>
 

Modified: syncope/site/integration.html
URL: http://svn.apache.org/viewvc/syncope/site/integration.html?rev=1776448&r1=1776447&r2=1776448&view=diff
==============================================================================
--- syncope/site/integration.html (original)
+++ syncope/site/integration.html Thu Dec 29 16:32:09 2016
@@ -274,6 +274,15 @@
       </p>
     </div>
     
+<div class="section">
+<h2><a name="AppVeyor"></a>AppVeyor</h2>
+      
+<p>
+        <a class="externalLink" href="https://ci.appveyor.com/project/ApacheSoftwareFoundation/syncope">
+          <img src="https://ci.appveyor.com/api/projects/status/k3moao48iilrq2pw?svg=true" alt="" />
+        </a>
+      </p>
+    </div>
     
 <div class="section">
 <h2><a name="Buildbot"></a>Buildbot</h2>