perf: remove unnecessary packages from travis config
This commit is contained in:
parent
66012a64b6
commit
0b1e670d88
|
@ -2,9 +2,7 @@
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
packages:
|
packages:
|
||||||
- qemu-utils
|
|
||||||
- parted
|
- parted
|
||||||
- jq
|
- jq
|
||||||
- kmod
|
|
||||||
script:
|
script:
|
||||||
- ./test.sh
|
- ./test.sh
|
||||||
|
|
Loading…
Reference in New Issue
Block a user