Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit ee0d4a8

Browse files
author
Ekaterina Sokolova
committed
Disable TPC-DS tests in Travis CI
because of using an outdated third-party library.
1 parent df82353 commit ee0d4a8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.travis.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@ notifications:
2323

2424
env:
2525
- PG_VERSION=17
26-
- PG_VERSION=16 LEVEL=hardcore USE_TPCDS=1
26+
- PG_VERSION=16 LEVEL=hardcore USE_TPCDS=0
2727
- PG_VERSION=16
28-
- PG_VERSION=15 LEVEL=hardcore USE_TPCDS=1
28+
- PG_VERSION=15 LEVEL=hardcore USE_TPCDS=0
2929
- PG_VERSION=15
30-
- PG_VERSION=14 LEVEL=hardcore USE_TPCDS=1
30+
- PG_VERSION=14 LEVEL=hardcore USE_TPCDS=0
3131
- PG_VERSION=14
32-
- PG_VERSION=13 LEVEL=hardcore USE_TPCDS=1
32+
- PG_VERSION=13 LEVEL=hardcore USE_TPCDS=0
3333
- PG_VERSION=13
34-
- PG_VERSION=12 LEVEL=hardcore USE_TPCDS=1
34+
- PG_VERSION=12 LEVEL=hardcore USE_TPCDS=0
3535
- PG_VERSION=12
3636
- PG_VERSION=10
3737
- PG_VERSION=9.6

0 commit comments

Comments
 (0)