Browse Source

travis-ci: Add clang and gcc as compiler

Jan Wagner 12 năm trước cách đây
mục cha
commit
97867c6137
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  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: