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 fdeac4b commit a831182Copy full SHA for a831182
.travis.yml
@@ -3,11 +3,8 @@
3
# -----------------------------------------------------------------------------
4
5
dist: trusty
6
-
7
sudo: required
8
9
language: ruby
10
11
services:
12
- mongodb
13
@@ -50,7 +47,7 @@ matrix:
50
47
51
48
env:
52
49
global:
53
- - ELASTICSEARCH_VERSION=7.6.2
+ - ELASTICSEARCH_VERSION=7.8.0
54
- TEST_ES_SERVER=http://localhost:9250
55
- TEST_CLUSTER_PORT=9250
56
- QUIET=true
0 commit comments