Commit ed42d7b7f02a559c543b9cbad77ae2c4003d0df7

Authored by Andrew Kane
1 parent edbb1c9b

Test against latest ES

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.0.0
  17 + - ELASTICSEARCH_VERSION=7.0.1
18 18 jdk: openjdk10
19 19 matrix:
20 20 include:
... ...