Ver Fonte

travis-ci: Add clang and gcc as compiler

Jan Wagner há 12 anos atrás
pai
commit
97867c6137
1 ficheiros alterados com 5 adições e 0 exclusões
  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: