Daniele Varrazzo
|
0d90c173fb
|
Test against PG 10.0 on Travis
|
2017-10-24 11:26:14 +01:00 |
|
Daniele Varrazzo
|
7d9ef5f952
|
Run tests against PostgreSQL 10 beta1
Use the new Postgres verisoning schema: 10 is a major version, 10.0 a
patch release. See
https://wiki.postgresql.org/wiki/New_in_postgres_10#Change_in_Version_Numbering
|
2017-06-08 18:45:07 +01:00 |
|
Daniele Varrazzo
|
f5cad47909
|
Run the test suite with postgres versions not available on travis
|
2017-02-06 21:40:05 +00:00 |
|
Daniele Varrazzo
|
c46b6ea719
|
Fixed travis test: unset green mode
|
2016-12-26 04:31:18 +01:00 |
|
Daniele Varrazzo
|
64342fcff0
|
Less verbose travis tests
|
2016-12-26 04:13:41 +01:00 |
|
Daniele Varrazzo
|
874705db42
|
Configure Travis to test replication
|
2016-12-25 18:37:26 +01:00 |
|
Daniele Varrazzo
|
feebc8f689
|
Don't use separate databases for tests
I got this wrong: I thought parallel test ran in the same VM; they are
isolated instead.
|
2016-12-24 04:42:55 +01:00 |
|
Daniele Varrazzo
|
def22982fb
|
Run the tests against all the available server versions
|
2016-12-24 04:12:03 +01:00 |
|