testing circle-ci #7
This commit is contained in:
parent
5f5f375b0a
commit
031fa1fe92
@ -5,4 +5,4 @@ jobs:
|
|||||||
- image: 13coders/cpp17-base
|
- image: 13coders/cpp17-base
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run: cd build && cmake -DCMAKE_BUILD_TYPE=Debug .. && make -j
|
- run: CC=clang && CXX=clang++ && cd build && cmake -DCMAKE_BUILD_TYPE=Debug .. && make -j
|
||||||
|
Loading…
Reference in New Issue
Block a user