1
0
Fork 0

Fix Travis CI "before_install"

This commit is contained in:
Braiden Vasco 2017-09-24 04:16:12 +00:00
parent b10da92dd3
commit a37946b84d

View file

@ -1,6 +1,6 @@
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq bash quilt parted qemu-user-static debootstrap zerofree zip dosfstools libcap2-bin grep rsync
- sudo apt-get update
- sudo apt-get install -y bash quilt parted qemu-user-static debootstrap zerofree zip dosfstools libcap2-bin grep rsync
install: sudo ./build.sh