Another attempt on fixing coverity

I hope I am in a correct direction at least
This commit is contained in:
Ebrahim Byagowi 2018-02-18 23:25:15 +03:30 committed by GitHub
parent 79d0d791b9
commit 8089711a61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -12,8 +12,7 @@ env:
- CONFIGURE_OPTS="--with-freetype --with-glib --with-gobject --with-cairo --with-icu --with-graphite2" - CONFIGURE_OPTS="--with-freetype --with-glib --with-gobject --with-cairo --with-icu --with-graphite2"
- NOCONFIGURE=1 - NOCONFIGURE=1
# COVERITY_SCAN_TOKEN # COVERITY_SCAN_TOKEN
- secure: "MRJtVu/fQoWNwMAamvIJBCX/1SMvEuEUk/ljAif/y2/3syyWgxFGp17UGnDILdoZYyCqTM+jQciY2P0nVqbjjOAUlML4QOAalqw8kPp8iTsnHUe+KOMVrOVP6p6qAQxk1im1O41cCMkmVKvk+NXe/on5euz6LGF2laHZaOAMoes=" - secure: "Vw1UUHsAr4t3xuvOqqBsFAORptmNcQRrcGJnzSX7jDODBIRNfnU2LIBTagrPNKfSUhyQgCHqt1gX9iWNWvVfy3sDOXr2MXZeoqmF6Y1mS35J0rA/EPJgRHsdkxygkmFnXVeQkEuI55BINkaSoOpAeunmXKJNw1p9JVw368Fm/tU="
- PROJECT_NAME="behdad/harfbuzz" # the project name on coverity
matrix: matrix:
include: include:
@ -80,7 +79,7 @@ addons:
coverity_scan: coverity_scan:
project: project:
name: harfbuzz/harfbuzz name: HarfBuzz
version: 1.0 version: 1.0
description: HarfBuzz OpenType text shaping engine description: HarfBuzz OpenType text shaping engine
notification_email: harfbuzz-bots-chatter@googlegroups.com notification_email: harfbuzz-bots-chatter@googlegroups.com