Commit 2d0246da authored by Daniel Verkamp's avatar Daniel Verkamp
Browse files

travis: disable vhost build on Travis-CI



The virtio_scsi.h header is not available in the version of
linux-libc-dev shipped with Ubuntu Trusty.

Change-Id: I442f2cfc160b166b56b3c0b6f2f3ff02df971abb
Signed-off-by: default avatarDaniel Verkamp <daniel.verkamp@intel.com>
parent 4a385f2c
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
  - make CONFIG_WERROR=y CONFIG_VHOST=n
  - ./unittest.sh