2
0

Add PG 12 to Travis test matrix

This commit is contained in:
Jack Christensen
2019-12-23 11:08:04 -06:00
parent eb360b07be
commit be1a8e51bc
+1
View File
@@ -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