From 32e4d7b2a6afe31bd4478118307a1ee92839ddbb Mon Sep 17 00:00:00 2001 From: Thomas Graf Date: Sat, 25 Jul 2015 10:54:22 +0200 Subject: [PATCH] coverty: Update token and version Signed-off-by: Thomas Graf --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index fa8771e..7e79786 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ env: global: # COVERITY_SCAN_TOKEN # ** specific to your project ** - secure: "C87Pgf5AVDoyQfm9MIv81g" + secure: "4QpGJkPAQL7LkU-MOUJ0aA" addons: coverity_scan: @@ -13,7 +13,7 @@ addons: # ** specific to your project ** project: name: tgraf/bmon - version: 3.4 + version: 3.7 description: bandwidth monitor # Where email notification of build analysis results will be sent