Add PG 12 to Travis test matrix

pull/657/head
Jack Christensen 2019-12-23 11:08:04 -06:00
parent eb360b07be
commit be1a8e51bc
1 changed files with 1 additions and 0 deletions

View File

@ -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