From 2abf3f21fdec12e5cbbad8bbee5b8c349dddb72e Mon Sep 17 00:00:00 2001 From: Cassiano Aquino Date: Wed, 2 Oct 2019 18:09:02 +0100 Subject: [PATCH] remove packages --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index cd74215..76c5bfa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,7 +20,7 @@ cache: before_script: - sudo apt-get -y update -- sudo apt-get -y install qemu-user-static binfmt-support qemu gcc-arm-linux-gnueabihf libc6-dev-armhf-cross qemu-arm-static kpartx +- sudo apt-get -y install qemu-user-static binfmt-support qemu bmap-tools kpartx - sudo update-binfmts --display - cat /etc/ld.so.preload