mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 12:42:11 +00:00
ci: Test with the clang compiler as well.
This commit is contained in:
@@ -4,5 +4,6 @@ os:
|
||||
language: c
|
||||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
script:
|
||||
- ./bootstrap.sh --with-toolset=${CC}
|
||||
|
||||
Reference in New Issue
Block a user