From 622f5bff82b317fc1a0d429627ae5efaad271c90 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Tue, 31 Mar 2020 14:34:48 -0700 Subject: [PATCH] Updated ES on Travis --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 2599f4d..6be5751 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,7 @@ cache: directories: - $HOME/elasticsearch env: - - ELASTICSEARCH_VERSION=7.6.1 + - ELASTICSEARCH_VERSION=7.6.2 jdk: openjdk10 jobs: include: @@ -26,7 +26,7 @@ jobs: env: ELASTICSEARCH_VERSION=7.0.0 - rvm: 2.5 gemfile: test/gemfiles/activerecord51.gemfile - env: ELASTICSEARCH_VERSION=6.8.7 + env: ELASTICSEARCH_VERSION=6.8.8 - rvm: 2.4 gemfile: test/gemfiles/activerecord50.gemfile env: ELASTICSEARCH_VERSION=6.0.0 -- libgit2 0.21.0