Skip to content

Commit a8f78eb

Browse files
committed
update ci matrix to use 8.x snapshot [ci skip]
1 parent 19add40 commit a8f78eb

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
@@ -7,7 +7,7 @@ addons:
77
- docker-ce
88
matrix:
99
include:
10-
- env: ELASTIC_STACK_VERSION=8.x
10+
- env: SNAPSHOT=true ELASTIC_STACK_VERSION=8.x
1111
- env: SNAPSHOT=true ELASTIC_STACK_VERSION=7.x
1212
- env: ELASTIC_STACK_VERSION=7.x
1313
- env: SNAPSHOT=true ELASTIC_STACK_VERSION=6.x

0 commit comments

Comments
 (0)