Skip to content

Commit a831182

Browse files
committed
[CI] Updates Elasticsearch version in Travis
1 parent fdeac4b commit a831182

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.travis.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,8 @@
33
# -----------------------------------------------------------------------------
44

55
dist: trusty
6-
76
sudo: required
8-
97
language: ruby
10-
118
services:
129
- mongodb
1310

@@ -50,7 +47,7 @@ matrix:
5047

5148
env:
5249
global:
53-
- ELASTICSEARCH_VERSION=7.6.2
50+
- ELASTICSEARCH_VERSION=7.8.0
5451
- TEST_ES_SERVER=http://localhost:9250
5552
- TEST_CLUSTER_PORT=9250
5653
- QUIET=true

0 commit comments

Comments
 (0)