Skip to content

Commit d7d9dc6

Browse files
committed
Set up appropriate env
1 parent df5a9bf commit d7d9dc6

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.travis.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,10 @@ before_install:
66
- sudo apt-get install jq
77
- sudo apt-get install libseccomp-dev
88
arch:
9-
- arm64
9+
- arm64
10+
11+
env:
12+
jobs:
13+
- ELASTIC_STACK_VERSION=7.x
14+
- SNAPSHOT=true ELASTIC_STACK_VERSION=8.0.0-SNAPSHOT
15+
- SNAPSHOT=true ELASTIC_STACK_VERSION=7.11.0-SNAPSHOT

0 commit comments

Comments
 (0)