Skip to content

Commit 76bcac6

Browse files
committed
Updated ES to 7.9.0-SNAPSHOT
1 parent 51b2862 commit 76bcac6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ci/test-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
STACK_VERSION:
3-
- 7.9-SNAPSHOT
3+
- 7.9.0-SNAPSHOT
44

55
PHP_VERSION:
66
- 7.4-cli

.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.9-SNAPSHOT"
32+
- STACK_VERSION="7.9.0-SNAPSHOT"
3333

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

0 commit comments

Comments
 (0)