We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc1d95c commit a19d3f3Copy full SHA for a19d3f3
.travis.yml
@@ -5,6 +5,9 @@ matrix:
5
- env: PG_VERSION=10
6
- env: PG_VERSION=11
7
- env: PG_VERSION=12
8
+ - env: PG_VERSION=13
9
+ - env: PG_VERSION=14
10
+ - env: PG_VERSION=15
11
12
services:
13
- docker
0 commit comments