浏览代码

Disable Clang 3.1.

Michael Pavlyshko 11 年之前
父节点
当前提交
69ca17d985
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      .travis.yml

+ 0 - 2
.travis.yml

@@ -42,8 +42,6 @@ matrix:
   exclude:
     - env: ignore=this
   include:
-    - compiler: clang
-      env: REAL_CC=clang-3.1 REAL_CXX=clang++-3.1 PACKAGE=clang-3.1 SUPPORT=g++-4.8 
     - compiler: clang
       env: REAL_CC=clang-3.2 REAL_CXX=clang++-3.2 PACKAGE=clang-3.2 SUPPORT=g++-4.8 
     - compiler: clang