ソースを参照

travis-ci: Add clang and gcc as compiler

Jan Wagner 12 年 前
コミット
97867c6137
1 ファイル変更5 行追加0 行削除
  1. 5 0
      .travis.yml

+ 5 - 0
.travis.yml

@@ -7,6 +7,11 @@ install:
 
 script:
     - tools/setup && ./configure && make
+
+compiler:
+    - clang
+    - gcc
+
 notifications:
   irc:
     channels: