You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2011/03/14 22:11:43 UTC

svn commit: r1081564 - /incubator/libcloud/site/devinfo.html

Author: tomaz
Date: Mon Mar 14 21:11:43 2011
New Revision: 1081564

URL: http://svn.apache.org/viewvc?rev=1081564&view=rev
Log:
Add buildbot link to the website.

Modified:
    incubator/libcloud/site/devinfo.html

Modified: incubator/libcloud/site/devinfo.html
URL: http://svn.apache.org/viewvc/incubator/libcloud/site/devinfo.html?rev=1081564&r1=1081563&r2=1081564&view=diff
==============================================================================
--- incubator/libcloud/site/devinfo.html (original)
+++ incubator/libcloud/site/devinfo.html Mon Mar 14 21:11:43 2011
@@ -58,6 +58,12 @@
         <li>Github Issues: <a href="https://github.com/apache/libcloud/issues">https://github.com/apache/libcloud/issues</a></li>
       </ul>
 
+      <h2>Buildbot</h2>
+      <ul>
+        <li><a
+            href="http://ci.apache.org/builders/libcloud-trunk/">http://ci.apache.org/builders/libcloud-trunk/</a></li>
+      </ul>
+
       <h2>SVN Repository</h2>
       <ul>
         <li>Repository: <a href="https://svn.apache.org/repos/asf/incubator/libcloud/trunk/">https://svn.apache.org/repos/asf/incubator/libcloud/trunk/</a></li>