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
2017-09-25 18:38:09 +00:00

11 lines
308 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
install:
- sudo ./run ./build.sh
- sudo ./run ./mkimg.sh
script:
- sudo ./run ./test/partition_alignment.sh
- sudo ./run ./test/partuuid.sh