Commit Graph

30 Commits

Author SHA1 Message Date
Raul Ochoa
c9a3c43878 Test with g++-4.8 2016-12-19 10:21:28 +01:00
Raul Ochoa
c020e3f78e Use matrix to test node v6 2016-12-19 10:11:42 +01:00
Raul Ochoa
8b17987e47 Test against Node.js 0.10.x 2016-12-16 19:12:21 +01:00
Daniel García Aubert
b6ac4dd951 Drop support for node 0.10.x 2016-12-07 16:12:22 +01:00
Daniel García Aubert
8f668d4c7a Revert to use a specific minor version in travis config 2016-11-07 15:14:54 +01:00
Daniel García Aubert
8d1db4f4d7 Specify minor version of node in travis config 2016-11-07 12:54:31 +01:00
Daniel García Aubert
bd716867fa Revert last env test changes 2016-11-02 13:02:29 +01:00
Daniel García Aubert
f282993f5f Set DEBUG env variable to show what queries are being performed 2016-11-02 12:33:02 +01:00
Raul Ochoa
4ffadb725d Use before_install hook for travis 2016-09-14 21:18:54 +02:00
Daniel García Aubert
380f1e1962 Fixing travis conf 2016-08-30 14:27:02 +02:00
Daniel García Aubert
c45197c853 Install unmet dependencies 2016-08-30 14:14:29 +02:00
Daniel García Aubert
8c4135fd06 Removed failing command 2016-08-30 14:02:21 +02:00
Raul Ochoa
4921d6a145 Write to the correct config path 2016-05-31 18:39:50 +02:00
Raul Ochoa
a3b8ac17ba Use postgresql-9.5 in travis 2016-05-31 18:26:06 +02:00
Raul Ochoa
66eb846bfd Try to use ogr2ogr2 from ppa:cartodb/gis 2015-06-16 15:58:33 +02:00
Raul Ochoa
8926357eb6 do not test node.js 0.8.x on travis 2015-05-13 14:31:57 +02:00
Raul Ochoa
ddc4f64ef6 Adds postgresql python support: plpythonu 2014-09-22 15:04:45 +02:00
Sandro Santilli
af9da262a5 Do not assume "postgres" user exists
Revert "CDB-3079 enforces postgres user in preparation script"
Revert "CDB-3079 enforces postgres user in preparation script"
[TRAVIS] set "postgres" user for running tests (using PGUSER)

Closes #152
2014-06-19 11:52:06 +02:00
Raul Ochoa
c38ff94492 CDB-3079 yet another try to use cartodb flavour of postgres/postgis 2014-06-03 18:11:32 +02:00
Raul Ochoa
b109343a25 CDB-3079 tries to use cartodb flavour of postgres/postgis 2014-06-03 17:53:06 +02:00
Raul Ochoa
f2b8bf793d CDB-3079 installs gdal 2014-06-03 17:31:52 +02:00
Raul Ochoa
d31a0a01d5 CDB-3079 uses addons as per http://docs.travis-ci.com/user/using-postgresql/ 2014-06-03 16:15:31 +02:00
Raul Ochoa
88438c4ba5 CDB-3079 simplify installation relying on default postg(res|is) 2014-06-03 15:45:01 +02:00
Raul Ochoa
46ba38aa5f try to use postg(res|is)-9.3 instead of 9.1 2014-06-03 15:18:14 +02:00
Sandro Santilli
3b0d20aa96 Enable travis builds with node-0.10
Closes #132
It looks like the failing test was due to bogus test fixes with
7b0145dde6
2014-03-17 15:24:25 +01:00
Sandro Santilli
5956c62097 Workaround postgis package bugs in ubuntu repos (for travis) 2013-11-27 16:18:44 +01:00
Sandro Santilli
9ab6f4be97 Install GDAL too 2013-09-30 18:28:19 +02:00
Sandro Santilli
caddd2de18 Add ./configure step, drop unneeded env section 2013-09-30 18:12:25 +02:00
Sandro Santilli
cac0722ade Add ubuntugis repo, hopefully gets newer postgis 2013-09-30 18:07:22 +02:00
Sandro Santilli
517b3839c9 Add travis script 2013-09-30 18:02:48 +02:00