override goroot
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user