This is an automated email from the ASF dual-hosted git repository.

utzig pushed a commit to branch coverity_scan
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git


The following commit(s) were added to refs/heads/coverity_scan by this push:
     new 38d4de0  Try template
38d4de0 is described below

commit 38d4de0b33660c0737a9f1806f8312aad6e6fe17
Author: Fabio Utzig <ut...@apache.org>
AuthorDate: Thu May 10 10:12:54 2018 -0300

    Try template
---
 .travis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 04071c3..da7c926 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -34,9 +34,9 @@ addons:
     notification_email: ut...@apache.org
     # build_command_prepend: "cov-configure --gcc"
     # build_command_prepend: "cov-configure --comptype gcc --compiler gcc-4.8 
--template"
-    build_command_prepend: "cov-configure --comptype gcc --compiler 
arm-none-eabi-gcc -- -fno-exceptions -mcpu=cortex-m4 -mthumb -mthumb-interwork"
+    build_command_prepend: "cov-configure --comptype gcc --compiler 
arm-none-eabi-gcc --template"
     build_command: "cov-build --dir cov-int mynewt-newt/newt/newt build 
--executeShell bletiny_nrf52840_coverity"
     branch_pattern: "coverity_scan"
 
 after_script:
-  - cat /home/travis/build/apache/mynewt-core/cov-int/build-log.txt
+  - grep cov-translate 
/home/travis/build/apache/mynewt-core/cov-int/build-log.txt

-- 
To stop receiving notification emails like this one, please contact
ut...@apache.org.

Reply via email to