v86/.travis-run-unit-qemu.sh
2020-08-30 19:27:07 -05:00

6 lines
132 B
Bash
Executable file

#!/usr/bin/env bash
set -e
mkdir -p images
(cd images && curl --compressed -O https://copy.sh/v86/images/linux4.iso)
make qemutests