Commit ee58d7402afc7fa79c5038e78bf67f86b87a67e8

Authored by Andrew Kane
1 parent 86a6ee3f

Test against ES 7.4

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