Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
added testing for the rest of PG versions
  • Loading branch information
nad2000 authored Nov 7, 2022
1 parent cc1d95c commit a19d3f3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ matrix:
- env: PG_VERSION=10
- env: PG_VERSION=11
- env: PG_VERSION=12
- env: PG_VERSION=13
- env: PG_VERSION=14
- env: PG_VERSION=15

services:
- docker
Expand Down

0 comments on commit a19d3f3

Please sign in to comment.