Skip to content

Commit 56332d9

Browse files
committed
Use ES 7.7.0-SNAPSHOT in travis
1 parent 3cbf2fb commit 56332d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
env:
3131
global:
32-
- STACK_VERSION="7.x-SNAPSHOT"
32+
- STACK_VERSION="7.7.0-SNAPSHOT"
3333

3434
before_install:
3535
- ./travis/run_es_docker.sh

0 commit comments

Comments
 (0)