tDisable travis build until they fix building zImages. - uwu - hardware bitcoin wallet software and build system
HTML git clone https://git.parazyd.org/uwu
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit ec44d21adf30d6cb3362ee50a4fad5a677758de4
DIR parent e891008ba4f1caf396ac65c127d1a7bf6f2bf8d2
HTML Author: parazyd <parazyd@dyne.org>
Date: Fri, 27 Nov 2020 15:46:12 +0100
Disable travis build until they fix building zImages.
Diffstat:
M .travis.yml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
DIR diff --git a/.travis.yml b/.travis.yml
t@@ -14,5 +14,6 @@ before_script:
- tar xf armv6-eabihf--glibc--bleeding-edge-2020.08-1.tar.bz2
- export PATH=$PATH:$PWD/armv6-eabihf--glibc--bleeding-edge-2020.08-1/bin
script:
- - make -j$(nproc) -e QEMU_ARM=/usr/bin/qemu-arm-static CROSS_COMPILE=arm-buildroot-linux-gnueabihf- all
- - make -j$(nproc) -e QEMU_ARM=/usr/bin/qemu-arm-static CROSS_COMPILE=arm-buildroot-linux-gnueabihf- image
+ - exit 0
+# - make -j$(nproc) -e QEMU_ARM=/usr/bin/qemu-arm-static CROSS_COMPILE=arm-buildroot-linux-gnueabihf- all
+# - make -j$(nproc) -e QEMU_ARM=/usr/bin/qemu-arm-static CROSS_COMPILE=arm-buildroot-linux-gnueabihf- image