summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Wagner <waja@cyconet.org>2014-02-16 10:17:04 (GMT)
committerJan Wagner <waja@cyconet.org>2014-02-16 10:22:33 (GMT)
commit97867c6137ce4e898135b2e6912a27329f70786d (patch)
tree61c1fc97e070175cbf26d794bea6926a31fd24b0
parentdedc7289dad9356a83c1c22d01c433215539578d (diff)
downloadmonitoring-plugins-97867c6.tar.gz
travis-ci: Add clang and gcc as compiler
-rw-r--r--.travis.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index b2db346..65b53ab 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,6 +7,11 @@ install:
7 7
8script: 8script:
9 - tools/setup && ./configure && make 9 - tools/setup && ./configure && make
10
11compiler:
12 - clang
13 - gcc
14
10notifications: 15notifications:
11 irc: 16 irc:
12 channels: 17 channels: