fix: add kernel modules to travis config
This commit is contained in:
parent
7ac8630a57
commit
722fb00d52
|
@ -5,5 +5,7 @@ addons:
|
|||
- qemu-utils
|
||||
- parted
|
||||
- jq
|
||||
- kmod
|
||||
script:
|
||||
- sudo apt -y install linux-modules-$(uname -r)
|
||||
- ./test.sh
|
||||
|
|
Loading…
Reference in New Issue
Block a user