瀏覽代碼

Clang CI build removed as the lack of C++17 support on Travis CI (#87).

main
offa 7 年之前
父節點
當前提交
ff230c9df5
共有 1 個檔案被更改,包括 0 行新增11 行删除
  1. +0
    -11
      .travis.yml

+ 0
- 11
.travis.yml 查看文件

@@ -21,17 +21,6 @@ matrix:
- g++-7
sources: &sources
- ubuntu-toolchain-r-test
- llvm-toolchain-trusty
- llvm-toolchain-trusty-3.9
- llvm-toolchain-trusty-4.0
- llvm-toolchain-trusty-5.0
- env: CXX=clang++-5.0 CC=clang-5.0
addons:
apt:
packages:
- clang-5.0
- libc++-dev
sources: *sources


install:

Loading…
取消
儲存