[pulseaudio-commits] .travis.yml

Arun Raghavan arun at kemper.freedesktop.org
Tue Jan 24 12:36:51 UTC 2017


 .travis.yml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a50030b6971ee2144f81ff9d3dd372913ad16c7f
Author: Arun Raghavan <arun at arunraghavan.net>
Date:   Tue Jan 24 17:17:59 2017 +0530

    build-sys: Enable clang-based builds on Travis

diff --git a/.travis.yml b/.travis.yml
index da3b352..c21cb97 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,7 @@ language: c
 
 compiler:
   - gcc
- #- clang
+  - clang
 
 before_install:
   - sudo apt-get -qq -y update



More information about the pulseaudio-commits mailing list