acrn-hypervisor/hypervisor/.travis.yml

5 lines
60 B
YAML

language: c
compiler:
- gcc
script: make clean && make all