1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-02-02 09:55:55 +00:00

Update settings for Coverity Scan.

This commit is contained in:
sledgehammer999 2015-06-17 00:19:00 +03:00
parent d2697cd124
commit 2c91157926
2 changed files with 4 additions and 4 deletions

View File

@ -13,7 +13,7 @@ env:
- lt_source=from_svnRC_1_0 gui=true - lt_source=from_svnRC_1_0 gui=true
- lt_source=from_svnRC_1_0 gui=false - lt_source=from_svnRC_1_0 gui=false
global: global:
- secure: "jsPZRwIZDLKza6wfy5ob0cAFVqEb3y0lIzpGNmwpcmxDlK0oqMxybKFIxcq+jFECsvVokZ2s7mP5wkUjhLlu4ksZNI86kdYMhwzIgaTDTHkKRwTEZKvNKEZgDvH7jV0IySRnSwI7LTbWGd4BJlhX6F5GSo+gRnuLxDwjckRc1fI=" - secure: "OI9CUjj4lTb0HwwIZU5PbECU3hLlAL6KC8KsbwohG8/O3j5fLcnmDsK4Ad9us5cC39sS11Jcd1kDP2qRcCuST/glVNhLkcjKkiQerOfd5nQ/qL4JYfz/1mfP5mdpz9jHKzpLUIG+TXkbSTjP6VVmsb5KPT+3pKEdRFZB+Pu9+J8="
- coverity_branch: coverity_scan - coverity_branch: coverity_scan
branches: branches:
@ -70,9 +70,9 @@ after_success:
addons: addons:
coverity_scan: coverity_scan:
project: project:
name: Chocobo1/qBittorrent name: "qbittorrent/qBittorrent"
description: "Build submitted via Travis CI" description: "Build submitted via Travis CI"
build_command_prepend: "./bootstrap.sh && ./configure" build_command_prepend: "./bootstrap.sh && ./configure"
build_command: make build_command: make
branch_pattern: $coverity_branch branch_pattern: $coverity_branch
notification_email: Chocobo1@users.noreply.github.com notification_email: sledgehammer999@qbittorrent.org

View File

@ -2,7 +2,7 @@ qBittorrent - A BitTorrent client in Qt
------------------------------------------ ------------------------------------------
[![Build Status](https://travis-ci.org/qbittorrent/qBittorrent.svg?branch=master)](https://travis-ci.org/qbittorrent/qBittorrent) [![Build Status](https://travis-ci.org/qbittorrent/qBittorrent.svg?branch=master)](https://travis-ci.org/qbittorrent/qBittorrent)
[![Coverity Status](https://scan.coverity.com/projects/4490/badge.svg)](https://scan.coverity.com/projects/4490) [![Coverity Status](https://scan.coverity.com/projects/5494/badge.svg)](https://scan.coverity.com/projects/5494)
******************************** ********************************
### Description: ### Description:
qBittorrent is a bittorrent client programmed in C++ / Qt that uses qBittorrent is a bittorrent client programmed in C++ / Qt that uses