Commit f5f8c5e9aa7595babe1b3277384dcc00d72d514b

Authored by Andrew Kane
1 parent fb6f150c

Test against Elasticsearch 7.6.0

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
.travis.yml
... ... @@ -16,7 +16,7 @@ cache:
16 16 directories:
17 17 - $HOME/elasticsearch
18 18 env:
19   - - ELASTICSEARCH_VERSION=7.5.2
  19 + - ELASTICSEARCH_VERSION=7.6.0
20 20 jdk: openjdk10
21 21 matrix:
22 22 include:
... ...