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 029324d commit 523e4bdCopy full SHA for 523e4bd
.travis.yml
@@ -13,6 +13,7 @@ matrix:
13
- env: PGVERSION=11
14
- env: PGVERSION=12
15
- env: PGVERSION=13
16
+ - env: PGVERSION=14
17
before_install:
18
- git clone -b v0.7.13 --depth 1 https://github.com/citusdata/tools.git
19
- sudo make -C tools install
0 commit comments