<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Aug 29, 2013 at 12:18 PM, Stephen Woodbridge <span dir="ltr"><<a href="mailto:woodbri@swoodbridge.com" target="_blank">woodbri@swoodbridge.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im">On 8/28/2013 10:53 PM, Paul Ramsey wrote:<br>


<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Thought this was interesting,<br>
<br>
<a href="http://petereisentraut.blogspot.ca/2013/08/testing-postgresql-extensions-on-travis.html" target="_blank">http://petereisentraut.<u></u>blogspot.ca/2013/08/testing-<u></u>postgresql-extensions-on-<u></u>travis.html</a><br>


<br>
</blockquote>
</div><a href="https://travis-ci.org/pgRouting/pgrouting" target="_blank">https://travis-ci.org/<u></u>pgRouting/pgrouting</a><br>
<br>
You might need a login, but Daniel has pgrouting building on travis for the following versions:<br>
<br>
 206.1  4 min 1 sec     6 days ago      gcc     POSTGRESQL_VERSION=9.0 POSTGIS_VERSION=1.5<br>
206.2   2 min 56 sec    6 days ago      gcc     POSTGRESQL_VERSION=9.1 POSTGIS_VERSION=1.5<br>
206.3   3 min 3 sec     6 days ago      gcc     POSTGRESQL_VERSION=9.1 POSTGIS_VERSION=2.0<br>
206.4   4 min 35 sec    6 days ago      gcc     POSTGRESQL_VERSION=9.2 POSTGIS_VERSION=2.0<br>
206.5   3 min 18 sec    6 days ago      gcc     POSTGRESQL_VERSION=9.1 POSTGIS_VERSION=2.1<br>
206.6   4 min 17 sec    6 days ago      gcc     POSTGRESQL_VERSION=9.2 POSTGIS_VERSION=2.1<br></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<br></blockquote></div><div class="gmail_extra"><br></div><div class="gmail_extra">You don't need an account, but you need to have the repository on Github and need some certain permissions level in this repository, I guess.</div>

<div class="gmail_extra">In my case I can enable Travis for all Github "Teams" I'm a member of (and of course for my own ones).</div><div class="gmail_extra"><br></div><div class="gmail_extra">Maybe there is a more smart way to do this, but you can do all with Travis, what you can do with a shell script.</div>

<div class="gmail_extra">The only issue I had in the beginning is, that the default image that Travis provides has PostgreSQL installed already and it was not so easy to get it completely uninstalled and installed in the version I like with permissions that don't require to type a password:</div>

<div class="gmail_extra"><a href="https://github.com/pgRouting/pgrouting/blob/develop/.travis.yml">https://github.com/pgRouting/pgrouting/blob/develop/.travis.yml</a></div><div class="gmail_extra"><a href="https://github.com/pgRouting/pgrouting/tree/develop/tools/travis">https://github.com/pgRouting/pgrouting/tree/develop/tools/travis</a></div>

<div class="gmail_extra"><br></div><div class="gmail_extra">The scripts for pgRouting actually compile PostGIS from source files, so you could just delete the pgRouting part and replace the stable PostGIS source downloads with the repository URL's.</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">Daniel </div><br clear="all"><div><br></div>-- <br><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse">Georepublic UG & Georepublic Japan<br>

eMail: <a href="mailto:daniel.kastl@georepublic.de" style="color:rgb(66,99,171)" target="_blank">daniel.kastl@georepublic.de</a><br>Web: <a href="http://georepublic.de/" style="color:rgb(66,99,171)" target="_blank">http://georepublic.de</a></span>
</div></div>