Skip to content

Commit c9f5488

Browse files
committed
update ci matrix to use 8.x snapshot [ci skip]
1 parent 0a85a61 commit c9f5488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
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)