We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d64147 commit 0364134Copy full SHA for 0364134
1 file changed
.travis.yml
@@ -31,11 +31,6 @@ matrix:
31
- env: PGVERSION=13 TEST=ssl
32
- env: PGVERSION=14 TEST=ssl
33
- 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
39
before_install:
40
- git clone -b v0.7.18 --depth 1 https://github.com/citusdata/tools.git
41
- sudo make -C tools install
0 commit comments