Add PostgreSQL 10 to Travis
This commit is contained in:
@@ -13,6 +13,7 @@ env:
|
|||||||
- PGX_TEST_DATABASE=postgres://pgx_md5:secret@127.0.0.1/pgx_test
|
- PGX_TEST_DATABASE=postgres://pgx_md5:secret@127.0.0.1/pgx_test
|
||||||
matrix:
|
matrix:
|
||||||
- CRATEVERSION=2.1
|
- CRATEVERSION=2.1
|
||||||
|
- PGVERSION=10
|
||||||
- PGVERSION=9.6
|
- PGVERSION=9.6
|
||||||
- PGVERSION=9.5
|
- PGVERSION=9.5
|
||||||
- PGVERSION=9.4
|
- PGVERSION=9.4
|
||||||
|
|||||||
Reference in New Issue
Block a user