open log while compile in clang
This commit is contained in:
parent
592b71484d
commit
f9614aa8c9
|
@ -189,8 +189,8 @@ matrix:
|
||||||
- cd debug
|
- cd debug
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- cmake .. > /dev/null
|
- cmake ..
|
||||||
- make > /dev/null
|
- make
|
||||||
|
|
||||||
- os: linux
|
- os: linux
|
||||||
arch: arm64
|
arch: arm64
|
||||||
|
|
Loading…
Reference in New Issue