mirror of https://github.com/jackc/pgx.git
Add PostgreSQL 10 to Travis
parent
b0c3e7e8b1
commit
51f73d7229
|
@ -13,6 +13,7 @@ env:
|
|||
- PGX_TEST_DATABASE=postgres://pgx_md5:secret@127.0.0.1/pgx_test
|
||||
matrix:
|
||||
- CRATEVERSION=2.1
|
||||
- PGVERSION=10
|
||||
- PGVERSION=9.6
|
||||
- PGVERSION=9.5
|
||||
- PGVERSION=9.4
|
||||
|
|
Loading…
Reference in New Issue