File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 27
27
- PG_VERSION=12 PG_BRANCH=REL_12_STABLE TEST_CASE=all MODE=paranoia
28
28
- PG_VERSION=12 PG_BRANCH=REL_12_STABLE TEST_CASE=test_ptrack_multiple_segments TEST_REPEATS=5 MODE=paranoia
29
29
- PG_VERSION=12 PG_BRANCH=REL_12_STABLE TEST_CASE=test_ptrack_eat_my_data TEST_REPEATS=4
30
+ - PG_VERSION=11 PG_BRANCH=REL_11_STABLE TEST_CASE=tap
31
+ - PG_VERSION=11 PG_BRANCH=REL_11_STABLE TEST_CASE=tap MODE=legacy
Original file line number Diff line number Diff line change 1
1
codecov :
2
2
notify :
3
- after_n_builds : 5 # keep in sync with .travis.yml number of builds
3
+ after_n_builds : 8 # keep in sync with .travis.yml number of builds
4
4
5
5
# datapagemap.c/.h are copied from Postgres, so let's remove it
6
6
# from report. Otherwise, we would have to remove some currently
You can’t perform that action at this time.
0 commit comments