Przeglądaj źródła

Travis: Try clang 3.6

bel2125 7 lat temu
rodzic
commit
c9ce146d1b
1 zmienionych plików z 3 dodań i 2 usunięć
  1. 3 2
      .travis.yml

+ 3 - 2
.travis.yml

@@ -41,10 +41,11 @@ addons:
       - openssl
       - libssl-dev
 #      - gcc-5
-      - clang-3.8
+      - clang-3.6
     sources:
       - kubuntu-backports
-      - llvm-toolchain-precise-3.8
+      - llvm-toolchain-precise-3.6
+
 
 
 before_install: