Create .travis.yml

Initial commit. Will be refined
This commit is contained in:
shrmrf@users.noreply.github.com 2018-03-20 23:10:50 +01:00 committed by Jack Ren
parent 4073b37369
commit cb43159b12

3
hypervisor/.travis.yml Normal file
View File

@ -0,0 +1,3 @@
language: c
compiler:
- gcc