diff --git a/.travis.yml b/.travis.yml index 03390288..d7621c8d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,3 +18,5 @@ addons: build_command_prepend: cmake . build_command: make -j4 branch_pattern: coverity_scan + +script: true