Update dependencies, as travis needs bmap-tools now to perform CI

This commit is contained in:
Jeroen Massar
2019-10-02 11:57:25 +02:00
parent a4e2fe02b6
commit 4c20314c90
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ cache:
- tmp/
before_script:
- sudo apt-get -y update
- sudo apt-get -y install qemu-user-static binfmt-support qemu
- sudo apt-get -y install qemu-user-static binfmt-support qemu bmap-tools
- sudo update-binfmts --display
- unset GOROOT
script: