Revert "travis: disable vhost build on Travis-CI"
As of commit6e2d7be8a1
("vhost: add copy of virtio headers"), we bundle the appropriate headers that were causing the Travis-CI build to fail, so re-enable vhost in the Travis build. This reverts commit2d0246da83
. Change-Id: Ib52f66c91264aee138e420606ae1f16824aa3c10 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
This commit is contained in:
parent
0d752e42f8
commit
07295a8155
@ -28,5 +28,5 @@ before_script:
|
|||||||
- popd
|
- popd
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- make CONFIG_WERROR=y CONFIG_VHOST=n
|
- make CONFIG_WERROR=y
|
||||||
- ./unittest.sh
|
- ./unittest.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user