Skip to content

Commit

Permalink
include testing of postgres 11 and 12
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelshobbs committed Jun 11, 2021
1 parent 664b1d4 commit 9f33411
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ env:
- PGHOST=127.0.0.1
- GODEBUG=x509ignoreCN=0
matrix:
- PGVERSION=12
- PGVERSION=11
- PGVERSION=10
- PGVERSION=9.6
- PGVERSION=9.5
Expand Down

0 comments on commit 9f33411

Please sign in to comment.