Explorar el Código

travis-ci: Add clang and gcc as compiler

Jan Wagner hace 12 años
padre
commit
97867c6137
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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: