Daniel García Aubert
1d320704ce
Merge branch 'master' into node-12
2020-05-20 15:03:33 +02:00
Daniel García Aubert
95a092bd83
Drop support Node.js 10 in CI
2020-05-18 11:41:50 +02:00
Daniel García Aubert
4c8b3e2c47
Support Node.js 12 in CI
2020-05-18 11:39:24 +02:00
Raúl Marín
a72bde1af7
Travis: Give priority to CARTO custom packages
2020-05-14 18:17:44 +02:00
Raúl Marín
138307dc18
Move to pure travis and add PG12
2020-04-13 12:33:25 +02:00
Daniel García Aubert
24572f63a2
Stop using makefile and bash scripts to prepare redis and postgres
2019-12-27 13:09:05 +01:00
Mario de Frutos Dieguez
2f74515323
Allow to test against different docker images
2019-04-10 10:55:40 +02:00
Daniel García Aubert
26f8ccc3cf
Drop support for Node.js 6, npm 3, Postgres 9.5, PostGIS 2.2, and Redis 3
2019-02-21 18:55:27 +01:00
Daniel G. Aubert
2c87c2e48f
version 6 to 6.9.2 in travis
...
Co-Authored-By: oleurud <oleurud@pm.me>
2019-02-13 10:48:00 +01:00
Simon Martín
378fa66bc5
travis with new docker image
2019-02-12 18:53:23 +01:00
Daniel García Aubert
54343162a3
Be able run CI test agaisnt Node.js 6 and 10
2018-11-07 18:37:05 +01:00
Daniel García Aubert
70ec88eac6
Support Node.js 8 and 10 in CI tool
2018-11-07 18:06:44 +01:00
Simon Martín
e8d0b359c8
back previous commit
2018-08-16 12:59:54 +02:00
Simon Martín
e88f5dc155
removing gdal from travis configuration to check if needed
2018-08-16 12:48:49 +02:00
Simon Martín
08bd1cd336
using the correct docker account
2018-05-03 17:41:37 +02:00
Simon Martín
bbb95e620e
symplify commands
2018-05-03 11:32:15 +02:00
Simon Martín
41016ecd80
new path of run_tests_docker in travis
2018-04-27 16:17:34 +02:00
Simon Martín
bf3d84ade1
adding xenial with postgres 10.1 test in travis
2018-04-27 13:10:17 +02:00
Simon Martín
bec45d5dc9
setting specific version of redis v4
2018-03-19 12:41:42 +01:00
Simon Martín
8bee922165
adding libc6
2018-03-13 10:35:20 +01:00
Simon Martín
cdfeee7247
redis-cell compiled on the fly and saved to tmp folder
2018-03-05 18:23:23 +01:00
Simon Martín
964c632f34
adding redis 4 in travis 3
2018-03-02 21:31:52 +01:00
Simon Martín
d83ec862e5
adding redis 4 in travis 2
2018-03-02 21:22:33 +01:00
Simon Martín
79d4fbcacb
adding redis 4 in travis
2018-03-02 21:13:36 +01:00
Simon Martín
7beb9dec31
fix postgres version on travis
2018-01-08 15:03:20 +01:00
Raul Marin
85698aeec4
Travis: Make sure postgreSQL packages are purged
2017-11-14 16:34:16 +01:00
Daniel García Aubert
4d910a712c
Set trusty distributio in travis' configuration
2017-09-20 16:08:21 +02:00
Daniel García Aubert
b9849298c0
Do not test against node 0.10
2017-08-09 13:05:06 +02:00
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