Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit232b08b

Browse files
adding coverity scan
1 parentc20fc7c commit232b08b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

‎.travis.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,17 @@ script:
2525
after_failure:
2626
-cat config.log
2727

28+
env:
29+
global:
30+
# The next declaration is the encrypted COVERITY_SCAN_TOKEN, created
31+
# via the "travis encrypt" command using the project repo's public key
32+
-secure:"cDIO5Qhn0jjgzhgpcKMZEJf8r0Az9QQi39WL4XdKdeuYdqwXOxvh5+RfQoYUYxSZ2nPrFJqc5zXhUyGLLyqsiEOW7SCtZhBs6n1FYEFgqXiQiOHuOgj3SpIsrF5AaUkeD1tpIn/oO7QPEwfwiQptFZvmrB5tLztlX0N90rdsI6U="
33+
34+
addons:
35+
coverity_scan:
36+
project:
37+
name:"avTranscoder/avTranscoder"
38+
description:"[avTranscoder] Build submitted via Travis CI"
39+
notification_email:arnaud.marcantoine@gmail.com
40+
build_command:"scons -j 4"
41+
branch_pattern:coverity_scan

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp