Commit 36e96d79f2cf841cb0798fbbf1d42b3d3b48e49d

Authored by Andrew Kane
1 parent 62110af4

Test ES 7 on Travis, take 2

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
.travis.yml
... ... @@ -33,6 +33,8 @@ matrix:
33 33 services:
34 34 - mongodb
35 35 - redis-server
  36 + - gemfile: Gemfile
  37 + env: ELASTICSEARCH_VERSION=7.0.0-alpha1
36 38 allow_failures:
37 39 - gemfile: Gemfile
38 40 env: ELASTICSEARCH_VERSION=7.0.0-alpha1
... ...