Adding new CI server URL

This commit is contained in:
Klaus Silveira
2013-06-01 15:20:34 -03:00
parent 8ae6e7cb98
commit f214589090

View File

@@ -21,7 +21,7 @@
<div class="nav-collapse fr">
<ul class="nav">
<li class="active"><a href="http://www.gitlist.org/">Home</a></li>
<li><a href="https://travis-ci.org/klaussilveira/gitlist">Continuous Integration</a></li>
<li><a href="http://ci.gitlist.org:8080">Continuous Integration</a></li>
<li><a href="https://github.com/klaussilveira/gitlist/issues?state=open">Issues</a></li>
<li><a href="https://github.com/klaussilveira/gitlist/wiki">Wiki</a></li>
</ul>
@@ -90,7 +90,7 @@
<div class="row">
<div class="span4">
<h2>Development</h2>
<p >GitList is actively maintained by many developers around the world. You can <a href="https://github.com/klaussilveira/gitlist/">fork the project on GitHub</a> and start contributing yourself. The project is <a href="https://travis-ci.org/klaussilveira/gitlist/">continuously integrated</a>, so we can improve code quality and build effortlessly.</p>
<p >GitList is actively maintained by many developers around the world. You can <a href="https://github.com/klaussilveira/gitlist/">fork the project on GitHub</a> and start contributing yourself. The project is <a href="http://ci.gitlist.org:8080">continuously integrated</a>, so we can improve code quality and build effortlessly.</p>
</div>
<div class="span4">
<h2>Mailing list</h2>