Use old project location of coverity
8089711a61 (commitcomment-27835452)
This commit is contained in:
parent
3821978bcd
commit
55a4dfa374
|
@ -12,7 +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: "Vw1UUHsAr4t3xuvOqqBsFAORptmNcQRrcGJnzSX7jDODBIRNfnU2LIBTagrPNKfSUhyQgCHqt1gX9iWNWvVfy3sDOXr2MXZeoqmF6Y1mS35J0rA/EPJgRHsdkxygkmFnXVeQkEuI55BINkaSoOpAeunmXKJNw1p9JVw368Fm/tU="
|
- secure: "MRJtVu/fQoWNwMAamvIJBCX/1SMvEuEUk/ljAif/y2/3syyWgxFGp17UGnDILdoZYyCqTM+jQciY2P0nVqbjjOAUlML4QOAalqw8kPp8iTsnHUe+KOMVrOVP6p6qAQxk1im1O41cCMkmVKvk+NXe/on5euz6LGF2laHZaOAMoes="
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
|
@ -79,7 +79,7 @@ addons:
|
||||||
|
|
||||||
coverity_scan:
|
coverity_scan:
|
||||||
project:
|
project:
|
||||||
name: HarfBuzz
|
name: behdad/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
|
||||||
|
|
Loading…
Reference in New Issue