We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7237b1 commit f7b29e4Copy full SHA for f7b29e4
.travis.yml
@@ -48,7 +48,7 @@ env:
48
- QUIET=true
49
50
before_install:
51
- - ELASTICSEARCH_VERSION=7.0.0-alpha1 TEST_CLUSTER_PORT=9250 source ./travis_before_script.sh
+ - ELASTICSEARCH_VERSION=7.0.0 TEST_CLUSTER_PORT=9250 source ./travis_before_script.sh
52
- gem update --system -q
53
- gem update bundler -q
54
- gem --version
0 commit comments