Skip to content

Commit

Permalink
We don't use ci.horde.org.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Mar 17, 2016
1 parent 4f5e89c commit e4cb328
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions app/views/Library/library.html.php
Expand Up @@ -12,20 +12,6 @@
</p>
</div>

<?php if (!empty($this->libraryDetails->hasCi)): ?>
<h3>Status</h3>

<p>
The following indicates the status of the component
within <a href="http://ci.horde.org">the Horde continuous
integration server</a> (based on
<a href="http://jenkins-ci.org">Jenkins</a>)
</p>

<div style="width: 450px; margin: 0 auto;">
<script type="text/javascript" src="http://ci.horde.org/job/<?php echo $this->shortLibraryName ?>/jswidgets/health/?skipDescription=true"></script>
</div>
<?php endif; ?>
</div>
</div>
<div class="rightcol" style="background: none;">
Expand Down

0 comments on commit e4cb328

Please sign in to comment.