Commit 9ea2a732b85284368be3413fa645c74d529ed27f

Authored by Andrew
1 parent 40103178

Bump ES version on Travis [skip ci]

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
.travis.yml
... ... @@ -14,7 +14,7 @@ notifications:
14 14 on_success: never
15 15 on_failure: change
16 16 env:
17   - - ELASTICSEARCH_VERSION=6.4.0
  17 + - ELASTICSEARCH_VERSION=6.4.1
18 18 jdk: oraclejdk8
19 19 matrix:
20 20 include:
... ...