From 3b0cbff65972710f78a6679b2d0cdac02cbf0814 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Wed, 13 May 2020 08:02:19 -0700 Subject: [PATCH] Test against Elasticsearch 6.8.9 as well --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f841bcd..9cd2150 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,7 +26,7 @@ jobs: env: ELASTICSEARCH_VERSION=7.0.0 - rvm: 2.5 gemfile: test/gemfiles/activerecord51.gemfile - env: ELASTICSEARCH_VERSION=6.8.8 + env: ELASTICSEARCH_VERSION=6.8.9 - rvm: 2.4 gemfile: test/gemfiles/activerecord50.gemfile env: ELASTICSEARCH_VERSION=6.0.0 -- libgit2 0.21.0