diff --git a/.travis.yml b/.travis.yml index 5a8389fc58..8b1518d3f6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,7 +33,7 @@ addons: description: "" branch_pattern: coverity_scan notification_email: 720642+scrawl@users.noreply.github.com - build_command_prepend: "cov-configure --comptype gcc --compiler gcc-5 --template; cmake . -DBUILD_OPENMW=FALSE" -DBUILD_OPENCS=FALSE" + build_command_prepend: "cov-configure --comptype gcc --compiler gcc-5 --template; cmake . -DBUILD_OPENMW=FALSE -DBUILD_OPENCS=FALSE" build_command: "make VERBOSE=1 -j3" matrix: include: