Skip to content

Commit c00c00c

Browse files
committed
multi arch builds
1 parent d7d9dc6 commit c00c00c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,10 @@ before_install:
77
- sudo apt-get install libseccomp-dev
88
arch:
99
- arm64
10+
- amd64
1011

1112
env:
1213
jobs:
1314
- ELASTIC_STACK_VERSION=7.x
1415
- SNAPSHOT=true ELASTIC_STACK_VERSION=8.0.0-SNAPSHOT
15-
- SNAPSHOT=true ELASTIC_STACK_VERSION=7.11.0-SNAPSHOT
16+
- SNAPSHOT=true ELASTIC_STACK_VERSION=7.11.0-SNAPSHOT

0 commit comments

Comments
 (0)