Travis CI: Add new PostgreSQL versions

This commit is contained in:
Peter Eisentraut 2019-04-23 18:21:16 +02:00
parent dd3f45945b
commit 437ae00801
1 changed files with 4 additions and 0 deletions

View File

@ -10,5 +10,9 @@ env:
- PGVERSION=9.2
- PGVERSION=9.3
- PGVERSION=9.4
- PGVERSION=9.5
- PGVERSION=9.6
- PGVERSION=10
- PGVERSION=11
script:
- bash ./pg-travis-test.sh