Add PostgreSQL 10 to Travis

pull/363/head
Jack Christensen 2017-12-16 11:07:20 -06:00
parent b0c3e7e8b1
commit 51f73d7229
1 changed files with 1 additions and 0 deletions

View File

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