Ross Jones
4440be30b7
Reinstate previous CKAN versions in tests
...
Fixes the problem testing multiple CKAN versions by making sure it uses
psycopg2 2.7 rather than the broken psycopg2 2.6
2018-05-10 11:35:00 +01:00
Ross Jones
e5da0a15c9
Fix broken tests
...
Tests were relying on _rest action calls which have now been removed in
master (and 2.8) and therefore tests were failing.
Makes the tests work, although there is probably some effort required in
determining why metadata_modified is not being returned from
package_show calls.
Also caches the pip output, and tests against newer versions of CKAN
2018-05-09 22:51:46 +01:00
Zoran Pandovski
2571685396
Update .travis.yml
2017-11-07 14:39:49 +01:00
Zoran Pandovski
1cdc4b08f9
Update .travis.yml
2017-11-07 14:01:51 +01:00
amercader
f805d412d1
Fix travis service name
2017-09-14 15:58:18 +01:00
amercader
d51a80e0b4
Use Travis provided postgres
2017-09-14 15:56:57 +01:00
amercader
50249e13a7
[ #145 ] Disable tests for PostGIS 1 for now
2016-06-17 13:33:27 +01:00
amercader
7b467ebdd7
Add redis to travis setup
2015-12-01 13:14:17 +00:00
amercader
33876d922a
Don't run Travis on old branches
2015-08-21 14:12:02 +01:00
amercader
b4a93087ec
Travis: test latest release branch, add 2.4
2015-08-21 14:07:19 +01:00
amercader
60a899b0fd
[ #97 ] Set up Travis
...
For each CKAN version in master, 2.3 and 2.2, test with PostGIS 1.5 and
2.x
2015-04-02 08:24:04 +01:00