Skip to content

Commit

Permalink
build-sys: Enable clang-based builds on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ford-prefect committed Jan 24, 2017
1 parent d442da3 commit a50030b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,7 +6,7 @@ language: c

compiler:
- gcc
#- clang
- clang

before_install:
- sudo apt-get -qq -y update
Expand Down

0 comments on commit a50030b

Please sign in to comment.