Commit 078a17bdf7d012bd2bc0660bb426529b7cfa7191

Authored by Andrew Kane
1 parent 4e4d831e

Test latest ES version

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.1
  19 + - ELASTICSEARCH_VERSION=7.5.2
20 20 jdk: openjdk10
21 21 matrix:
22 22 include:
... ...