[DEBUG] correct travis file for gcov ...

This commit is contained in:
Edouard DUPIN 2016-02-23 22:56:32 +01:00
parent 3602a12cd7
commit 9c69d0c1ea
2 changed files with 3 additions and 3 deletions

View File

@ -21,7 +21,7 @@ addons:
matrix:
include:
- os: linux
env: CONF=release BUILDER=gcc TARGET=Linux TAG=Linux COMPILATOR_OPTION="--compilator-version=4.9" GCOV=--gcov
env: CONF=debug BUILDER=gcc TARGET=Linux TAG=Linux COMPILATOR_OPTION="--compilator-version=4.9" GCOV=--gcov
compiler: gcc
- os: linux
env: CONF=debug BUILDER=clang TARGET=Linux

View File

@ -1,5 +1,5 @@
esvg
=====
e-signal
========
`esignal` is c++ svg image parser and renderer.