Selaa lähdekoodia

travis-ci: Add clang and gcc as compiler

Jan Wagner 12 vuotta sitten
vanhempi
commit
97867c6137
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  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: