website: show codeship.io support.

This commit is contained in:
Thaddee Tyl 2014-09-05 21:23:11 +02:00
parent 012d08dd3e
commit 67358e901e
2 changed files with 8 additions and 0 deletions

View File

@ -172,6 +172,10 @@ I made the GitHub Badge Service.
<td><img src='//img.shields.io/appveyor/ci/gruntjs/grunt.svg' alt=''/></td>
<td><code>http://img.shields.io/appveyor/ci/gruntjs/grunt.svg</code></td>
</tr>
<tr><th> Codeship: </th>
<td><img src='//img.shields.io/codeship/d6c1ddd0-16a3-0132-5f85-2e35c05e22b1.svg' alt=''/></td>
<td><code>http://img.shields.io/codeship/d6c1ddd0-16a3-0132-5f85-2e35c05e22b1.svg</code></td>
</tr>
<tr><th> Coveralls: </th>
<td><img src='//img.shields.io/coveralls/jekyll/jekyll.svg' alt=''/></td>
<td><code>http://img.shields.io/coveralls/jekyll/jekyll.svg</code></td>

View File

@ -171,6 +171,10 @@ I made the GitHub Badge Service.
<td><img src='/appveyor/ci/gruntjs/grunt.svg' alt=''/></td>
<td><code>http://img.shields.io/appveyor/ci/gruntjs/grunt.svg</code></td>
</tr>
<tr><th> Codeship: </th>
<td><img src='/codeship/d6c1ddd0-16a3-0132-5f85-2e35c05e22b1.svg' alt=''/></td>
<td><code>http://img.shields.io/codeship/d6c1ddd0-16a3-0132-5f85-2e35c05e22b1.svg</code></td>
</tr>
<tr><th> Coveralls: </th>
<td><img src='/coveralls/jekyll/jekyll.svg' alt=''/></td>
<td><code>http://img.shields.io/coveralls/jekyll/jekyll.svg</code></td>