Explorar o código

disable clang travis build (see #465)

Julius Pfrommer %!s(int64=9) %!d(string=hai) anos
pai
achega
9c51c9ae29
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,7 +1,7 @@
 language: c
 compiler:
 - gcc
-- clang
+#- clang
 os:
 - linux
 - osx