Website: separate "build" section.

This commit is contained in:
Thaddee Tyl 2014-04-26 20:48:02 +00:00
parent 5cee17f494
commit 87b4702953

View File

@ -91,14 +91,6 @@ I made the GitHub Badge Service.
<h3> Miscellaneous </h3>
<table><tbody>
<tr><th> Travis: </th>
<td><img src='//img.shields.io/travis/joyent/node.svg' alt=''/></td>
<td><code>http://img.shields.io/travis/joyent/node.svg</code></td>
</tr>
<tr><th> Travis branch: </th>
<td><img src='//img.shields.io/travis/joyent/node/v0.6.svg' alt=''/></td>
<td><code>http://img.shields.io/travis/joyent/node/v0.6.svg</code></td>
</tr>
<tr><th> Gittip: </th>
<td><img src='//img.shields.io/gittip/JSFiddle.svg' alt=''/></td>
<td><code>http://img.shields.io/gittip/JSFiddle.svg</code></td>
@ -128,6 +120,21 @@ I made the GitHub Badge Service.
<td><code>http://img.shields.io/packagist/l/doctrine/orm.svg</code></td>
</tr>
</tbody></table>
<h3> Build </h3>
<table><tbody>
<tr><th> Travis: </th>
<td><img src='//img.shields.io/travis/joyent/node.svg' alt=''/></td>
<td><code>http://img.shields.io/travis/joyent/node.svg</code></td>
</tr>
<tr><th> Travis branch: </th>
<td><img src='//img.shields.io/travis/joyent/node/v0.6.svg' alt=''/></td>
<td><code>http://img.shields.io/travis/joyent/node/v0.6.svg</code></td>
</tr>
<tr><th> TeamCity CodeBetter: </th>
<td><img src='//img.shields.io/teamcity/codebetter/bt428.svg' alt=''/></td>
<td><code>http://img.shields.io/teamcity/codebetter/bt428.svg</code></td>
</tr>
</tbody></table>
<h3> Downloads </h3>
<table><tbody>
<tr><th> npm: </th>