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 451786b commit 6987856Copy full SHA for 6987856
.travis.yml
@@ -28,7 +28,7 @@ matrix:
28
29
- rvm: 2.3.3
30
jdk: oraclejdk8
31
- env: TEST_SUITE=integration SERVER=start TEST_CLUSTER_LOGS=/tmp/log TEST_CLUSTER_COMMAND=/tmp/elasticsearch-5.2.0/bin/elasticsearch
+ env: TEST_SUITE=integration QUIET=y SERVER=start TEST_CLUSTER_LOGS=/tmp/log TEST_CLUSTER_COMMAND=/tmp/elasticsearch-5.2.0/bin/elasticsearch
32
33
before_install:
34
- gem update --system --no-rdoc --no-ri
0 commit comments