projects
/
gwion.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef1d6db
)
:wrench: Travis coverage (typo)
author
fennecdjay
<astor.jeremie@wanadoo.fr>
Thu, 4 Jul 2019 16:09:33 +0000
(18:09 +0200)
committer
fennecdjay
<astor.jeremie@wanadoo.fr>
Thu, 4 Jul 2019 16:09:33 +0000
(18:09 +0200)
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index 1e525b616e110e1abd986f3051364c796677bfc2..6437b0c97ad8aa12a2a09e477f689e81465a51df 100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-76,7
+76,7
@@
script:
after_success:
- if [ $TRAVIS_JOB_NUMBER = ${TRAVIS_BUILD_NUMBER}.1 ]; then
- coveralls --exclude lib --exclude tests --gcov-options '\-lp';
+ COVERALLS_REPO_TOKEN=OdYyiJMdUIolVNqWHX5pe3QERNcBv7t2p coveralls -i include -i src/ --gcov-options '\-lp' -b.
fi
git: