mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
build-sys: Enable clang-based builds on Travis
This commit is contained in:
parent
d442da3a09
commit
a50030b697
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ language: c
|
||||||
|
|
||||||
compiler:
|
compiler:
|
||||||
- gcc
|
- gcc
|
||||||
#- clang
|
- clang
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get -qq -y update
|
- sudo apt-get -qq -y update
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue