Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0364b94

Browse files
committed
Move travis-ci status to the right panel
1 parent 52ac88f commit 0364b94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@
1818
<h1>Geocoder</h1>
1919
<p>The almost missing Geocoder PHP library!</p>
2020

21-
<p><a href="http://travis-ci.org/geocoder-php/Geocoder"><img src="https://secure.travis-ci.org/geocoder-php/Geocoder.png" alt="Build Status"></a></p>
22-
2321
<p class="view"><a href="https://github.com/geocoder-php/Geocoder">View the Project on GitHub <small>geocoder-php/Geocoder</small></a></p>
2422

2523
<ul>
@@ -32,6 +30,8 @@ <h1>Geocoder</h1>
3230
<h1>
3331
<a name="geocoder" class="anchor" href="#geocoder"><span class="octicon octicon-link"></span></a>Geocoder</h1>
3432

33+
<p><a href="http://travis-ci.org/geocoder-php/Geocoder"><img src="https://secure.travis-ci.org/geocoder-php/Geocoder.png" alt="Build Status"></a></p>
34+
3535
<p><strong>Geocoder</strong> is a library which helps you build geo-aware applications. It provides an abstraction layer for geocoding manipulations.
3636
The library is split in two parts: <code>HttpAdapter</code> and <code>Provider</code> and is really extensible.</p>
3737

0 commit comments

Comments
 (0)