Skip to content

Commit

Permalink
[TEST] Update travis config to use ES 5.0 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
polyfractal committed Sep 15, 2016
1 parent c7f8c06 commit cbad348
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ matrix:

env:
global:
- ES_VERSION="master"
- TEST_BUILD_REF="origin/master"
- ES_VERSION="5.0"
- TEST_BUILD_REF="origin/5.0"
- ES_TEST_HOST=http://localhost:9200
- JAVA_HOME="/usr/lib/jvm/java-8-oracle/jre"

Expand Down

0 comments on commit cbad348

Please sign in to comment.