Commit 4c8c61b059c83adc101d11f9f04182cbfcb88c17

Authored by Andrew Kane
1 parent 3db8e1fe

Allow failure for rc1

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
.travis.yml
... ... @@ -39,6 +39,6 @@ matrix:
39 39 # env: NOBRAINER=true
40 40 allow_failures:
41 41 - gemfile: Gemfile
42   - env: ELASTICSEARCH_VERSION=5.0.0-beta1
  42 + env: ELASTICSEARCH_VERSION=5.0.0-rc1
43 43 # - gemfile: test/gemfiles/nobrainer.gemfile
44 44 # env: NOBRAINER=true
... ...