From b5a91abf5c6d83821f60ab79d28bc2de55c70665 Mon Sep 17 00:00:00 2001 From: Felix Ruess Date: Thu, 7 Jul 2016 13:14:07 +0200 Subject: [PATCH] [tests] coverity: run full make test we'll see if that is too much... --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 411f732932a..9297a2c5a6a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -107,7 +107,7 @@ addons: description: "Build submitted via Travis CI" notification_email: paparazzi-builds@nongnu.org build_command_prepend: "make ext" - build_command: "make" + build_command: "make test" branch_pattern: coverity_scan notifications: