From f5f8c5e9aa7595babe1b3277384dcc00d72d514b Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Tue, 11 Feb 2020 09:44:33 -0800 Subject: [PATCH] Test against Elasticsearch 7.6.0 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 8c71e81..379d6ae 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,7 @@ cache: directories: - $HOME/elasticsearch env: - - ELASTICSEARCH_VERSION=7.5.2 + - ELASTICSEARCH_VERSION=7.6.0 jdk: openjdk10 matrix: include: -- libgit2 0.21.0