This website requires JavaScript.
Explore
Help
Sign In
OrgACRN
/
acrn-hypervisor
mirror of
https://github.com/projectacrn/acrn-hypervisor.git
Watch
1
Star
0
Fork
You've already forked acrn-hypervisor
0
Code
Issues
Releases
Wiki
Activity
c730806a36
acrn-hypervisor
/
hypervisor
/
.travis.yml
5 lines
60 B
YAML
Raw
Normal View
History
Unescape
Escape
Create .travis.yml Initial commit. Will be refined
2018-03-21 06:10:50 +08:00
language
:
c
compiler
:
-
gcc
Update .travis.yml
2018-03-21 20:51:34 +08:00
script
:
make clean && make all