Navigation Menu

Skip to content

Commit

Permalink
travis: use both GCC and Clang
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Aug 9, 2012
1 parent dcdc194 commit 59d94c2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,9 @@ notifications:
- travis@clear-code.com
rvm:
- 1.9.3
compiler:
- gcc
- 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 59d94c2

Please sign in to comment.