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