website: show scrutinizer branch selection

Related to #238.
This commit is contained in:
Thaddee Tyl 2014-09-07 14:27:40 +02:00
parent 26038c9304
commit 0cacc19852
2 changed files with 6 additions and 0 deletions

View File

@ -194,6 +194,9 @@ I made the GitHub Badge Service.
<tr><th> Scrutinizer Coverage: </th>
<td><img src='//img.shields.io/scrutinizer/coverage/g/filp/whoops.svg' alt=''/></td>
<td><code>http://img.shields.io/scrutinizer/coverage/g/filp/whoops.svg</code></td>
<tr><th> Scrutinizer branch: </th>
<td><img src='//img.shields.io/scrutinizer/coverage/g/phpmyadmin/phpmyadmin/master.svg' alt=''/></td>
<td><code>http://img.shields.io/scrutinizer/coverage/g/phpmyadmin/phpmyadmin/master.svg</code></td>
<tr><th> Jenkins: </th>
<td><img src='//img.shields.io/jenkins/s/https/jenkins.qa.ubuntu.com/precise-desktop-amd64_default.svg' alt=''/></td>
<td><code>http://img.shields.io/jenkins/s/https/jenkins.qa.ubuntu.com/precise-desktop-amd64_default.svg</code></td>

View File

@ -193,6 +193,9 @@ I made the GitHub Badge Service.
<tr><th> Scrutinizer Coverage: </th>
<td><img src='/scrutinizer/coverage/g/filp/whoops.svg' alt=''/></td>
<td><code>http://img.shields.io/scrutinizer/coverage/g/filp/whoops.svg</code></td>
<tr><th> Scrutinizer branch: </th>
<td><img src='/scrutinizer/coverage/g/phpmyadmin/phpmyadmin/master.svg' alt=''/></td>
<td><code>http://img.shields.io/scrutinizer/coverage/g/phpmyadmin/phpmyadmin/master.svg</code></td>
<tr><th> Jenkins: </th>
<td><img src='/jenkins/s/https/jenkins.qa.ubuntu.com/precise-desktop-amd64_default.svg' alt=''/></td>
<td><code>http://img.shields.io/jenkins/s/https/jenkins.qa.ubuntu.com/precise-desktop-amd64_default.svg</code></td>