Commit 8efe6b4473be005cf092fe2e820629d3a86fb2e5

Authored by Andrew Kane
1 parent dcc7fc90

Test against Elasticsearch 7.9.2 on Travis

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.9.1
  18 + - ELASTICSEARCH_VERSION=7.9.2
19 19 jdk: openjdk11
20 20 jobs:
21 21 include:
... ...