os-test-framework/.travis.yml
Georges Dupéron 3f5761696e Initial commit
2018-06-24 23:49:31 +02:00

13 lines
178 B
YAML

language: c
sudo: false
addons:
apt:
packages:
- qemu
- qemu-system-x86
install:
- true # Nothing to do for now.
script:
- ./test_os.sh qemu-system-i386