Commit 07295a81 authored by Daniel Verkamp's avatar Daniel Verkamp
Browse files

Revert "travis: disable vhost build on Travis-CI"



As of commit 6e2d7be8 ("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 commit 2d0246da.

Change-Id: Ib52f66c91264aee138e420606ae1f16824aa3c10
Signed-off-by: default avatarDaniel Verkamp <daniel.verkamp@intel.com>
parent 0d752e42
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,5 +28,5 @@ before_script:
  - popd

script:
  - make CONFIG_WERROR=y CONFIG_VHOST=n
  - make CONFIG_WERROR=y
  - ./unittest.sh