Commit 4e1317de6f223d5b4213db08c0c6def35c5ad66d

Authored by Andrew Kane
1 parent a761fb2d

Test against Elasticsearch 7.8.0

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
.travis.yml
... ... @@ -15,7 +15,7 @@ cache:
15 15 directories:
16 16 - $HOME/elasticsearch
17 17 env:
18   - - ELASTICSEARCH_VERSION=7.7.1
  18 + - ELASTICSEARCH_VERSION=7.8.0
19 19 jdk: openjdk11
20 20 jobs:
21 21 include:
... ...