Travis-CI: Disable CLANG temporarily for Coverity Scan

Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
Joachim Nilsson 2018-03-22 08:17:03 +01:00
parent ad3b1c8a07
commit 6a7483532c

View File

@ -6,9 +6,9 @@ language: c
sudo: false
# Test build with both GCC and Clang (LLVM)
# - clang
compiler:
- gcc
- clang
env:
global: