v86/.travis-run-unit-qemu.sh
2017-06-20 16:24:40 -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/linux3.iso)
make qemutests