From 60df1fbee9d564f94f2b34dc30931ed2b9370d24 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 536e57686df..7d44c598e1b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -75,7 +75,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: