From 62110af4f75132527bc7cd203051f2725c9cb77d Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Tue, 4 Dec 2018 04:01:43 -0800 Subject: [PATCH] Test ES 7 on Travis --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/.travis.yml b/.travis.yml index 352c6f0..189f547 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,6 +33,9 @@ matrix: services: - mongodb - redis-server + allow_failures: + - gemfile: Gemfile + env: ELASTICSEARCH_VERSION=7.0.0-alpha1 notifications: email: on_success: never -- libgit2 0.21.0