Explorar o código

travis-ci: Add clang and gcc as compiler

Jan Wagner %!s(int64=12) %!d(string=hai) anos
pai
achega
97867c6137
Modificáronse 1 ficheiros con 5 adicións e 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: