We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df5a9bf commit d7d9dc6Copy full SHA for d7d9dc6
.travis.yml
@@ -6,4 +6,10 @@ before_install:
6
- sudo apt-get install jq
7
- sudo apt-get install libseccomp-dev
8
arch:
9
- - arm64
+ - 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