We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d558daf commit 0402fd4Copy full SHA for 0402fd4
_includes/menu.html
@@ -29,11 +29,6 @@
29
<li id="page_15" class="{% if page.title contains "Security" %}on{% endif %}">
30
<a href="/security">Security</a>
31
</li>
32
- <li>
33
- <a href="https://travis-ci.org/jruby/jruby" target="_blank">
34
- <img src="https://secure.travis-ci.org/jruby/jruby.svg?branch=master" alt="Build Status" />
35
- </a>
36
- </li>
37
</ul>
38
</div>
39
0 commit comments