mirror of
https://github.com/troglobit/editline.git
synced 2025-11-08 05:58:07 +08:00
Travis-CI: Disable CLANG temporarily for Coverity Scan
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
@@ -6,9 +6,9 @@ language: c
|
|||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
# Test build with both GCC and Clang (LLVM)
|
# Test build with both GCC and Clang (LLVM)
|
||||||
|
# - clang
|
||||||
compiler:
|
compiler:
|
||||||
- gcc
|
- gcc
|
||||||
- clang
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
|
|||||||
Reference in New Issue
Block a user