From 7c839b5f5d5fe93c4519cd57f57d4e963458b682 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Wed, 3 Jun 2020 12:23:12 -0700 Subject: [PATCH] Bumped Elasticsearch versions on Travis --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 9cd2150..cec266e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,7 @@ cache: directories: - $HOME/elasticsearch env: - - ELASTICSEARCH_VERSION=7.7.0 + - ELASTICSEARCH_VERSION=7.7.1 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.9 + env: ELASTICSEARCH_VERSION=6.8.10 - rvm: 2.4 gemfile: test/gemfiles/activerecord50.gemfile env: ELASTICSEARCH_VERSION=6.0.0 -- libgit2 0.21.0