1
0
Fork 0
This repository has been archived on 2023-03-27. You can view files and clone it, but cannot push or open issues or pull requests.
raspberrypi-build/.travis.yml

12 lines
323 B
YAML

before_install:
- sudo apt-get update
- sudo apt-get install -y bash quilt parted qemu-user-static debootstrap zerofree dosfstools libcap2-bin grep rsync binfmt-support
install:
- sudo ./run ./build.sh
- sudo ./run ./mkimg.sh
script:
- sudo ./run ./test/partition_alignment.sh
- sudo ./run ./test/partuuid.sh