Commit
276b6df3ad23bc02c71c306cc2800a84fbd80d6b
Exists in
master
and in
16 other branches
allow_missing, conversions_period, conversions_v2, eager_load, find_in_batches, lazy_index_name, less_deps, nested, reindex_refactor, relation, relation_search, scope_attributes, search_as_you_type, synonyms_ci, test_language, wildcard
Test against ES 7.3
| @@ -14,7 +14,7 @@ cache: |
| @@ -14,7 +14,7 @@ cache: |
14
| directories: |
14
| directories: |
15
| - $HOME/elasticsearch |
15
| - $HOME/elasticsearch |
16
| env: |
16
| env: |
17
| - - ELASTICSEARCH_VERSION=7.2.1 |
17
| + - ELASTICSEARCH_VERSION=7.3.0 |
18
| jdk: openjdk10 |
18
| jdk: openjdk10 |
19
| matrix: |
19
| matrix: |
20
| include: |
20
| include: |