diff --git a/hypervisor/.travis.yml b/hypervisor/.travis.yml index a284e7219..6d02d18ea 100644 --- a/hypervisor/.travis.yml +++ b/hypervisor/.travis.yml @@ -1,3 +1,4 @@ language: c compiler: - gcc +script: make all