From 97867c6137ce4e898135b2e6912a27329f70786d Mon Sep 17 00:00:00 2001 From: Jan Wagner Date: Sun, 16 Feb 2014 11:17:04 +0100 Subject: travis-ci: Add clang and gcc as compiler diff --git a/.travis.yml b/.travis.yml index b2db346..65b53ab 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,11 @@ install: script: - tools/setup && ./configure && make + +compiler: + - clang + - gcc + notifications: irc: channels: -- cgit v0.10-9-g596f