mirror of
https://github.com/boostorg/hof.git
synced 2026-02-02 21:02:16 +00:00
Set correct compiler version
This commit is contained in:
@@ -30,7 +30,7 @@ matrix:
|
||||
|
||||
- env: CLANG_VERSION=3.7 BUILD_TYPE=Debug ASAN=on LIBCXX=off
|
||||
os: linux
|
||||
compiler: clang-3.7
|
||||
compiler: clang-3.5
|
||||
addons: *clang35
|
||||
|
||||
- env: CLANG_VERSION=3.7 BUILD_TYPE=Debug ASAN=on LIBCXX=on
|
||||
|
||||
Reference in New Issue
Block a user