Skip to content

Commit bf93b66

Browse files
author
Dennis Luxen
committed
display build status of branches
1 parent 7cc9f50 commit bf93b66

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

index.html

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,25 @@
1919
<a href="http://map.project-osrm.org/"><img src="images/demo-screenshot.png" alt="Screen Shot"></a>
2020
<hr>
2121
Try our amazing public routing service at <a href="http://map.project-osrm.org/">http://map.project-osrm.org/</a> or follow us on <a href="https://twitter.com/#!/ProjectOSRM">Twitter</a>.
22+
<p>
23+
<A NAME="buildstatus"><h2>Current build status:</h2></A>
24+
<table>
25+
<thead>
26+
</thead>
27+
<tbody>
28+
<tr>
29+
<td> Project OSRM (master) </td>
30+
<td> <img src="https://travis-ci.org/DennisOSRM/Project-OSRM.png?branch=master" alt="Build Status" /></b> </td>
31+
<td> Project OSRM (develop) </td>
32+
<td> <img src="https://travis-ci.org/DennisOSRM/Project-OSRM.png?branch=develop" alt="Build Status" /></b> </td>
33+
</tr>
34+
<tr>
35+
<td> LUAbind port (master) </td>
36+
<td> <img src="https://travis-ci.org/DennisOSRM/luabind.png?branch=master" alt="Build Status" /></b> </td>
37+
</tr>
38+
</tbody>
39+
</table>
40+
2241
<hr>
2342
<h2> Support </h2>
2443

0 commit comments

Comments
 (0)