Skip to content

Commit bd4e3c9

Browse files
committed
Switch to virt: vm
1 parent 915b148 commit bd4e3c9

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
@@ -2,13 +2,14 @@ import:
22
- logstash-plugins/.ci:travis/[email protected]
33

44
before_install:
5-
- mkdir -p .ci && curl -sL https://github.com/logstash-plugins/.ci/archive/1.x.tar.gz | tar zxvf - --skip-old-files --strip-components=1 -C .ci --wildcards "*Dockerfile*" "*docker*" "*.sh"
65
- sudo apt-get install jq
76
- sudo apt-get install libseccomp-dev
87
arch:
98
- arm64
109
- amd64
1110

11+
virt: vm
12+
1213
env:
1314
jobs:
1415
- ELASTIC_STACK_VERSION=7.x

0 commit comments

Comments
 (0)