Travis-CI: disable clang temporarily for Coverity Scan run
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
@ -3,7 +3,6 @@ sudo: required
|
|||||||
|
|
||||||
compiler:
|
compiler:
|
||||||
- gcc
|
- gcc
|
||||||
- clang
|
|
||||||
|
|
||||||
# The secure: declaration is the encrypted COVERITY_SCAN_TOKEN, created
|
# The secure: declaration is the encrypted COVERITY_SCAN_TOKEN, created
|
||||||
# using the project repo's public key:
|
# using the project repo's public key:
|
||||||
|
Reference in New Issue
Block a user