mirror of
https://github.com/troglobit/editline.git
synced 2025-07-31 20:01:12 +08:00
Revert "Travis-CI: Disable CLANG temporarily for Coverity Scan"
This reverts commit 6a7483532c
.
This commit is contained in:
parent
1657da4f2e
commit
5b43c028c9
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user