mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Update dependencies, as travis needs bmap-tools now to perform CI
This commit is contained in:
@ -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:
|
||||
|
||||
Reference in New Issue
Block a user