Navigation Menu

Skip to content

Commit

Permalink
travis: enable clang again
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Aug 10, 2012
1 parent 4a7097f commit 8fafd93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -5,7 +5,7 @@ notifications:
language: cpp
compiler:
- gcc
# - clang
- clang
install:
- echo "deb http://downloads.sourceforge.net/project/cutter/ubuntu/ $(lsb_release --short --codename) main" | sudo tee /etc/apt/sources.list.d/cutter.list
- sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 1C837F31
Expand Down

0 comments on commit 8fafd93

Please sign in to comment.