Skip to content

Commit ba34af1

Browse files
committed
Do not run TPC-DS on 9.6
1 parent a4a2ec3 commit ba34af1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ env:
2424
- PG_VERSION=11
2525
- PG_VERSION=10 LEVEL=hardcore USE_TPCDS=1
2626
- PG_VERSION=10
27-
- PG_VERSION=9.6 LEVEL=hardcore USE_TPCDS=1
27+
- PG_VERSION=9.6 LEVEL=hardcore
2828
- PG_VERSION=9.6
2929

3030
matrix:

0 commit comments

Comments
 (0)