ci: tweak config

This commit is contained in:
Boris Faure 2019-01-12 17:24:07 +01:00
parent d29b7a52d6
commit 9b9e50a6b1
1 changed files with 9 additions and 9 deletions

View File

@ -28,7 +28,7 @@ jobs:
- restore_cache:
key: checkout-{{ .Environment.CIRCLE_SHA1 }}
- run:
name: compile_gcc
name: Compile with GCC
environment:
CFLAGS: -O0 -g
command: |