diff --git a/.travis.yml b/.travis.yml index cf4875021..628d54062 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,5 +28,5 @@ before_script: - popd script: - - make CONFIG_WERROR=y CONFIG_VHOST=n + - make CONFIG_WERROR=y - ./unittest.sh