Enable GCC color output.
This commit is contained in:
parent
7acade3aff
commit
7853e00234
|
@ -109,6 +109,7 @@ task:
|
|||
<< : *LINUX_TASK_TEMPLATE
|
||||
env:
|
||||
COMPILER: g++
|
||||
GCC_COLORS: 'error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01'
|
||||
|
||||
task:
|
||||
name: 'latest Clang'
|
||||
|
|
Loading…
Reference in New Issue
Block a user