Skip to content

Commit cbad348

Browse files
committed
[TEST] Update travis config to use ES 5.0 branch
1 parent c7f8c06 commit cbad348

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ matrix:
2525

2626
env:
2727
global:
28-
- ES_VERSION="master"
29-
- TEST_BUILD_REF="origin/master"
28+
- ES_VERSION="5.0"
29+
- TEST_BUILD_REF="origin/5.0"
3030
- ES_TEST_HOST=http://localhost:9200
3131
- JAVA_HOME="/usr/lib/jvm/java-8-oracle/jre"
3232

0 commit comments

Comments
 (0)