Rafa de la Torre
a148fc7d89
Remove PGPORT hack
...
It is no longer needed as pg9.5 is installed in its standard port.
2016-08-09 15:45:47 +02:00
Rafa de la Torre
84d3238d59
Split installation into its own phase
2016-08-09 15:44:36 +02:00
Rafa de la Torre
58ef79fb6a
Script to check whether a branch is up to date
2016-08-09 15:42:08 +02:00
Rafa de la Torre
c3afdbff4b
Remove all the travis pg/postgis stuff
2016-08-09 12:05:49 +02:00
Rafa de la Torre
6de5fb10a0
Add gis-testing ppa to the mix
...
Seems like the production postgis 2.2.2 is only present in gis-testing
for the moment.
2016-08-09 11:50:37 +02:00
Rafa de la Torre
a636d28457
Install specific postgres versions
...
This is meant to solve the issue with postgis and the error message
"GEOS 3.4 or higher required" as that error is compiled statically into
postgis. That basically means the build was using a wrong postgis
binary.
2016-08-09 11:36:54 +02:00
Rafa de la Torre
927d66911e
Remove traces from travis
2016-08-09 11:04:48 +02:00
Rafa de la Torre
2362e51c10
Add postgis version diagnosing traces
2016-08-09 10:46:23 +02:00
Rafa de la Torre
14b44c358f
Add postgis version diagnosing traces
2016-08-09 10:36:03 +02:00
Rafa de la Torre
02a20566dc
Force instalation of libgeos-3.5.0
2016-08-08 19:12:55 +02:00
Rafa de la Torre
491eeb34d8
Show the regression.diffs in case of failure
2016-08-08 18:52:48 +02:00
Rafa de la Torre
3ef7c9f62e
Run the tests against the right PG9.5 port
2016-08-08 18:41:22 +02:00
Rafa de la Torre
60b9f9bd0e
Add a couple of lines to diagnose pg port issue
2016-08-08 18:23:27 +02:00
Rafa de la Torre
d078a87890
Check port and restart pg9.5
2016-08-08 18:09:51 +02:00
Rafa de la Torre
57aa28ee5c
Stop postgresql default instance
...
Stop travis postgres default instance before trying to install postgres
9.5.
2016-08-08 17:53:09 +02:00
Rafa de la Torre
3181c51637
Install all postgres packages at once
...
Install all postgres packages at once in order to avoid package
configuration issues.
2016-08-08 17:15:44 +02:00
Rafa de la Torre
1234bfeb9d
Use c instead of python as language
...
Otherwise it installs a different version of python. We want to test the
exact dependencies whenever possible.
2016-08-08 17:12:56 +02:00
Rafa de la Torre
f2b5c788c0
Avoid backslash multiline syntax
2016-08-08 16:48:44 +02:00
Rafa de la Torre
45653a850e
Fix travis script by using a single line
2016-08-08 16:34:02 +02:00
Rafa de la Torre
c48f9b67b7
First attempt with a .travis.yml file
2016-08-08 16:26:35 +02:00