Skip to content

Commit a19d3f3

Browse files
authored
Update .travis.yml
added testing for the rest of PG versions
1 parent cc1d95c commit a19d3f3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ matrix:
55
- env: PG_VERSION=10
66
- env: PG_VERSION=11
77
- env: PG_VERSION=12
8+
- env: PG_VERSION=13
9+
- env: PG_VERSION=14
10+
- env: PG_VERSION=15
811

912
services:
1013
- docker

0 commit comments

Comments
 (0)