Sandro Santilli
|
0f67b31272
|
[Travis] Drop env grepping (interrupts the build on no-match)
... anyway I only wanted to know if there was any env (there's none)
|
2014-05-08 12:58:05 +02:00 |
|
Sandro Santilli
|
31e3109784
|
[Travis] Set client_min_messages=NOTICE as expected by tests
|
2014-05-08 12:54:22 +02:00 |
|
Sandro Santilli
|
fac0fc81de
|
[Travis] Load schema_triggers.so as shared, not local preload
Doing so should load the library from where is installed by
pg_schema_trigger package
|
2014-05-08 12:44:24 +02:00 |
|
Sandro Santilli
|
7b7891b390
|
[Travis] It takes root perms to edit postgresql.conf
|
2014-05-08 12:32:06 +02:00 |
|
Sandro Santilli
|
46d902df66
|
[Travis] Configure PostgreSQL to preload schema_triggers.so
|
2014-05-08 12:22:13 +02:00 |
|
Sandro Santilli
|
fcd80d89cd
|
Don't forget to install the extension prior to installcheck
|
2014-05-08 12:02:38 +02:00 |
|
Sandro Santilli
|
0fba58e612
|
[TRAVIS] PostgreSQL server dev package still needed
... postgis instead should be available by default, according to
http://docs.travis-ci.com/user/using-postgresql/#Using-PostGIS
|
2014-05-08 11:54:39 +02:00 |
|
Sandro Santilli
|
f79462952b
|
Try postgresql installation the travis way (using addons)
See http://blog.travis-ci.com/2013-11-29-postgresql-92-93-now-available/
|
2014-05-08 11:52:02 +02:00 |
|
Sandro Santilli
|
f6f68f616b
|
[Travis] Search for postgresql 9.3 packages
|
2014-05-08 11:43:23 +02:00 |
|
Sandro Santilli
|
37048b5bd4
|
Tag language as C, show linux standard base release info
|
2014-05-08 11:38:29 +02:00 |
|
Sandro Santilli
|
cf445c92a7
|
Explicitly install postgresql-9.3 and postgresql-9.3-client
|
2014-05-08 11:37:14 +02:00 |
|
Sandro Santilli
|
6b49db5a63
|
Purge PostgreSQL 9.1 and 9.2
They make testing more problematic.
There's likely a better way but we don't support 9.1 and 9.2 anyway
|
2014-05-08 10:51:54 +02:00 |
|
Sandro Santilli
|
160ea9a3cb
|
Do not take failures as successes due to "diff" command succeeding
Also check which versions of postgresql are installed, to drop 9.1
|
2014-05-08 10:41:37 +02:00 |
|
Sandro Santilli
|
1460f3b0a8
|
It's regression.diffs (ending 's') to look at...
|
2014-05-08 10:37:22 +02:00 |
|
Sandro Santilli
|
e1300dc4a6
|
Get out of schema_trigger dir after install, show regress diff on failure
|
2014-05-08 10:28:01 +02:00 |
|
Sandro Santilli
|
ac40db6c10
|
Attempt to fix yaml format
|
2014-05-08 10:25:40 +02:00 |
|
Sandro Santilli
|
aeca4db9b8
|
Instruct travis to install schema_triggers
|
2014-05-08 10:22:59 +02:00 |
|
Sandro Santilli
|
6119006287
|
Travis: install postgresql server
NOTE: it cannot work until "schema_triggers" can be installed, we
might need to use a fork...
|
2014-05-06 10:28:06 +02:00 |
|
Sandro Santilli
|
00dc8dcd51
|
Temptative travis script
|
2014-05-06 10:21:27 +02:00 |
|