mirror of https://github.com/jackc/pgx.git
Add PG 12 to Travis test matrix
parent
eb360b07be
commit
be1a8e51bc
|
@ -15,6 +15,7 @@ env:
|
|||
|
||||
matrix:
|
||||
- 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=10
|
||||
- PGVERSION=9.6
|
||||
|
|
Loading…
Reference in New Issue