From 4e1317de6f223d5b4213db08c0c6def35c5ad66d Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Thu, 18 Jun 2020 06:39:52 -0700 Subject: [PATCH] Test against Elasticsearch 7.8.0 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0d0ee9d..e6c4c5f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,7 @@ cache: directories: - $HOME/elasticsearch env: - - ELASTICSEARCH_VERSION=7.7.1 + - ELASTICSEARCH_VERSION=7.8.0 jdk: openjdk11 jobs: include: -- libgit2 0.21.0