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 d7d9dc6 commit c00c00cCopy full SHA for c00c00c
.travis.yml
@@ -7,9 +7,10 @@ before_install:
7
- sudo apt-get install libseccomp-dev
8
arch:
9
- arm64
10
+ - amd64
11
12
env:
13
jobs:
14
- ELASTIC_STACK_VERSION=7.x
15
- SNAPSHOT=true ELASTIC_STACK_VERSION=8.0.0-SNAPSHOT
- - SNAPSHOT=true ELASTIC_STACK_VERSION=7.11.0-SNAPSHOT
16
+ - SNAPSHOT=true ELASTIC_STACK_VERSION=7.11.0-SNAPSHOT
0 commit comments