Sfoglia il codice sorgente

travis-ci: Add clang and gcc as compiler

Jan Wagner 12 anni fa
parent
commit
97867c6137
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  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: