Skip to content

Commit

Permalink
Travis-CI: Disable clang temporarily for Coverity Scan run
Browse files Browse the repository at this point in the history
Signed-off-by: Joachim Nilsson <[email protected]>
  • Loading branch information
troglobit committed Mar 19, 2019
1 parent 1e84943 commit 66b7790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ sudo: false
# Test build with both GCC and Clang (LLVM)
# XXX: REMEMBER TO DISABLE CLANG WHEN RUNNING CONVERITY SCAN
# XXX: https://github.com/travis-ci/travis-ci/issues/1975
# - clang
compiler:
- gcc
- clang

env:
global:
Expand Down

0 comments on commit 66b7790

Please sign in to comment.