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 df82353 commit ee0d4a8Copy full SHA for ee0d4a8
.travis.yml
@@ -23,15 +23,15 @@ notifications:
23
24
env:
25
- PG_VERSION=17
26
- - PG_VERSION=16 LEVEL=hardcore USE_TPCDS=1
+ - PG_VERSION=16 LEVEL=hardcore USE_TPCDS=0
27
- PG_VERSION=16
28
- - PG_VERSION=15 LEVEL=hardcore USE_TPCDS=1
+ - PG_VERSION=15 LEVEL=hardcore USE_TPCDS=0
29
- PG_VERSION=15
30
- - PG_VERSION=14 LEVEL=hardcore USE_TPCDS=1
+ - PG_VERSION=14 LEVEL=hardcore USE_TPCDS=0
31
- PG_VERSION=14
32
- - PG_VERSION=13 LEVEL=hardcore USE_TPCDS=1
+ - PG_VERSION=13 LEVEL=hardcore USE_TPCDS=0
33
- PG_VERSION=13
34
- - PG_VERSION=12 LEVEL=hardcore USE_TPCDS=1
+ - PG_VERSION=12 LEVEL=hardcore USE_TPCDS=0
35
- PG_VERSION=12
36
- PG_VERSION=10
37
- PG_VERSION=9.6
0 commit comments