Skip to content

Commit

Permalink
Switch to virt: vm
Browse files Browse the repository at this point in the history
  • Loading branch information
robbavey committed Feb 17, 2021
1 parent 915b148 commit bd4e3c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@ import:
- logstash-plugins/.ci:travis/[email protected]

before_install:
- 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"
- sudo apt-get install jq
- sudo apt-get install libseccomp-dev
arch:
- arm64
- amd64

virt: vm

env:
jobs:
- ELASTIC_STACK_VERSION=7.x
Expand Down

0 comments on commit bd4e3c9

Please sign in to comment.