override goroot

This commit is contained in:
Cassiano Aquino
2019-10-02 18:05:32 +01:00
parent 9471d722af
commit fffa3df3ad
2 changed files with 3 additions and 1 deletions

View File

@@ -20,8 +20,9 @@ cache:
before_script:
- sudo apt-get -y update
- sudo apt-get -y install qemu-user-static binfmt-support qemu kpartx
- sudo apt-get -y install qemu-user-static binfmt-support qemu gcc-arm-linux-gnueabihf libc6-dev-armhf-cross qemu-arm-static kpartx
- sudo update-binfmts --display
- cat /etc/ld.so.preload
script:
- sudo -E env "PATH=$PATH" make -e PWN_HOSTNAME="pwnagotchi" VERSION="$TRAVIS_TAG"