summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Graf <tgraf@suug.ch>2015-07-25 10:54:22 +0200
committerThomas Graf <tgraf@suug.ch>2015-12-16 15:46:42 +0100
commit32e4d7b2a6afe31bd4478118307a1ee92839ddbb (patch)
tree1f06d148d81e2455c9ccc0e8ad6384ca97fab2e1
parent26497a9896924392beea73ff2e6c993af22ffd02 (diff)
coverty: Update token and version
Signed-off-by: Thomas Graf <tgraf@suug.ch>
-rw-r--r--.travis.yml4
1 files 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