2
0
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:
Thomas Brown
2015-11-20 01:26:46 -05:00
parent 50856135f7
commit a2e9bf2f62

View File

@@ -4,5 +4,6 @@ os:
language: c
compiler:
- gcc
- clang
script:
- ./bootstrap.sh --with-toolset=${CC}