Skip to content

Commit 0c6e36a

Browse files
author
Ekaterina Sokolova
committed
Remove checks with timeout problems.
1 parent 49c5f78 commit 0c6e36a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ notifications:
2222
on_failure: always
2323

2424
env:
25-
- PG_VERSION=17 LEVEL=hardcore USE_TPCDS=1
2625
- PG_VERSION=17
2726
- PG_VERSION=16 LEVEL=hardcore USE_TPCDS=1
2827
- PG_VERSION=16
@@ -40,6 +39,7 @@ env:
4039

4140
matrix:
4241
allow_failures:
42+
- env: PG_VERSION=13 LEVEL=hardcore USE_TPCDS=1
4343
- env: PG_VERSION=11
4444
- env: PG_VERSION=10
4545
- env: PG_VERSION=9.6

0 commit comments

Comments
 (0)