Skip to content

Commit 0364134

Browse files
authored
Postgres 14 has been released and is fully supported now. (#845)
1 parent 2d64147 commit 0364134

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.travis.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,6 @@ matrix:
3131
- env: PGVERSION=13 TEST=ssl
3232
- env: PGVERSION=14 TEST=ssl
3333
- env: LINTING=true
34-
allow_failures:
35-
- env: PGVERSION=14 TEST=multi
36-
- env: PGVERSION=14 TEST=single
37-
- env: PGVERSION=14 TEST=monitor
38-
- env: PGVERSION=14 TEST=ssl
3934
before_install:
4035
- git clone -b v0.7.18 --depth 1 https://github.com/citusdata/tools.git
4136
- sudo make -C tools install

0 commit comments

Comments
 (0)