Commit 276b6df3ad23bc02c71c306cc2800a84fbd80d6b

Authored by Andrew Kane
1 parent df57db37

Test against ES 7.3

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -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: