Add PG 12 to Travis test matrix
This commit is contained in:
@@ -15,6 +15,7 @@ env:
|
|||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
- CRATEVERSION=2.1 PGX_TEST_CRATEDB_CONN_STRING="host=127.0.0.1 port=6543 user=pgx database=pgx_test"
|
- CRATEVERSION=2.1 PGX_TEST_CRATEDB_CONN_STRING="host=127.0.0.1 port=6543 user=pgx database=pgx_test"
|
||||||
|
- PGVERSION=12
|
||||||
- PGVERSION=11
|
- PGVERSION=11
|
||||||
- PGVERSION=10
|
- PGVERSION=10
|
||||||
- PGVERSION=9.6
|
- PGVERSION=9.6
|
||||||
|
|||||||
Reference in New Issue
Block a user