Commit 7c839b5f5d5fe93c4519cd57f57d4e963458b682

Authored by Andrew Kane
1 parent e1837fee

Bumped Elasticsearch versions on Travis

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
@@ -15,7 +15,7 @@ cache: @@ -15,7 +15,7 @@ cache:
15 directories: 15 directories:
16 - $HOME/elasticsearch 16 - $HOME/elasticsearch
17 env: 17 env:
18 - - ELASTICSEARCH_VERSION=7.7.0 18 + - ELASTICSEARCH_VERSION=7.7.1
19 jdk: openjdk10 19 jdk: openjdk10
20 jobs: 20 jobs:
21 include: 21 include:
@@ -26,7 +26,7 @@ jobs: @@ -26,7 +26,7 @@ jobs:
26 env: ELASTICSEARCH_VERSION=7.0.0 26 env: ELASTICSEARCH_VERSION=7.0.0
27 - rvm: 2.5 27 - rvm: 2.5
28 gemfile: test/gemfiles/activerecord51.gemfile 28 gemfile: test/gemfiles/activerecord51.gemfile
29 - env: ELASTICSEARCH_VERSION=6.8.9 29 + env: ELASTICSEARCH_VERSION=6.8.10
30 - rvm: 2.4 30 - rvm: 2.4
31 gemfile: test/gemfiles/activerecord50.gemfile 31 gemfile: test/gemfiles/activerecord50.gemfile
32 env: ELASTICSEARCH_VERSION=6.0.0 32 env: ELASTICSEARCH_VERSION=6.0.0