From ca2292bece11056a176309b93f96b48435946a86 Mon Sep 17 00:00:00 2001 From: podhrmic Date: Mon, 8 Aug 2016 08:49:18 -0700 Subject: [PATCH] [coverity] Travis update --- .travis.yml | 32 -------------------------------- 1 file changed, 32 deletions(-) diff --git a/.travis.yml b/.travis.yml index 8d905245fac..074edeaa0c0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,38 +30,6 @@ addons: build_command: make test branch_pattern: coverity_scan -env: - global: - # The next declaration is the encrypted COVERITY_SCAN_TOKEN, created - # via the "travis encrypt" command using the project repo's public key - - secure: "QGE7s/sTIX3F4hG8YYbpYjB2x0YsUUo9qHf+Dv5BqNcTtZ2TLO0tHPWxoI5wlRLiMEOOnINNwYk7ooM3oOXa0Fm9urja9k78cFutbbDtvGD6DjUFajwJ0KnwXnLulCgG+l67umGitSazQpyEQE4pvX/8EnB9/pgq706DlmCbkds=" - -addons: - coverity_scan: - project: - name: "paparazzi/paparazzi" - description: "Build submitted via Travis CI" - notification_email: paparazzi-builds@nongnu.org - build_command_prepend: make ext; cov-configure --comptype gcc --compiler arm-none-eabi-gcc --template - build_command: make test - branch_pattern: coverity_scan - -env: - global: - # The next declaration is the encrypted COVERITY_SCAN_TOKEN, created - # via the "travis encrypt" command using the project repo's public key - - secure: "QGE7s/sTIX3F4hG8YYbpYjB2x0YsUUo9qHf+Dv5BqNcTtZ2TLO0tHPWxoI5wlRLiMEOOnINNwYk7ooM3oOXa0Fm9urja9k78cFutbbDtvGD6DjUFajwJ0KnwXnLulCgG+l67umGitSazQpyEQE4pvX/8EnB9/pgq706DlmCbkds=" - -addons: - coverity_scan: - project: - name: "paparazzi/paparazzi" - description: "Build submitted via Travis CI" - notification_email: paparazzi-builds@nongnu.org - build_command_prepend: make ext; cov-configure --comptype gcc --compiler arm-none-eabi-gcc --template - build_command: make test_coverity - branch_pattern: coverity_scan - notifications: webhooks: urls: