mirror of
https://github.com/jackc/pgx.git
synced 2025-04-27 13:14:32 +00:00
Add PostgreSQL 10 to Travis
This commit is contained in:
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…
x
Reference in New Issue
Block a user