How to configure my .travis.yml file so to let coveralls send report to my coveralls.io account and to change the "unknow" status shown by my coveralls bagde #8
Unanswered
earthai-tech
asked this question in
Q&A
Replies: 0 comments
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
Hi everyone !
I still faced a trouble to configure coveralls. Coveralls successfully run in Travis CI and the report is visible BUT , after success ,You van see the following error :
and my coverage badge is still unknow and coverage could not send report to coveralls.io as you can see , no report is found.
![image](https://user-images.githubusercontent.com/59920007/114823183-bf7b2880-9df5-11eb-8927-c536c2e86038.png)
I configure my
.travis.yml
as follow ;Could anyone help me to fix it ? thanks in advance !
Beta Was this translation helpful? Give feedback.
All reactions