提交 a15cfae6 编写于 作者: R Rich Salz

(Temporarily) don't download clang package

Reviewed-by: NEmilia Käsper <emilia@openssl.org>
上级 1eb12c43
......@@ -5,13 +5,11 @@ addons:
apt:
packages:
- ccache
- clang-3.6
- gcc-5
- binutils-mingw-w64
- gcc-mingw-w64
- wine
sources:
- llvm-toolchain-precise-3.6
- ubuntu-toolchain-r-test
os:
......@@ -32,10 +30,10 @@ env:
matrix:
include:
- os: linux
compiler: clang-3.6
compiler: clang
env: CONFIG_OPTS="no-shared enable-asan"
- os: linux
compiler: clang-3.6
compiler: gcc-5
env: CONFIG_OPTS="no-asm enable-ubsan enable-rc5 enable-md2 -fno-sanitize=alignment"
- os: linux
compiler: gcc-5
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册