Commit 3aca96f59cb6bcaa19a3ad231ea777a12a86c9e8
1 parent
ddd87874
Exists in
master
and in
17 other branches
Test against ES 6.5.0 on Travis
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
.travis.yml
@@ -13,7 +13,7 @@ notifications: | @@ -13,7 +13,7 @@ notifications: | ||
13 | on_success: never | 13 | on_success: never |
14 | on_failure: change | 14 | on_failure: change |
15 | env: | 15 | env: |
16 | - - ELASTICSEARCH_VERSION=6.4.1 | 16 | + - ELASTICSEARCH_VERSION=6.5.0 |
17 | jdk: oraclejdk8 | 17 | jdk: oraclejdk8 |
18 | matrix: | 18 | matrix: |
19 | include: | 19 | include: |