Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

commit id is entered instead of the branch name #84

Open
JSpiner opened this issue Sep 17, 2018 · 2 comments
Open

commit id is entered instead of the branch name #84

JSpiner opened this issue Sep 17, 2018 · 2 comments

Comments

@JSpiner
Copy link

JSpiner commented Sep 17, 2018

coveralls : https://coveralls.io/github/JSpiner/epub-stream
source : https://github.com/JSpiner/epub-stream

After the build succeeds, the commit id is entered instead of the branch name.
2018-09-17 8 27 27

this is my build.gradle
https://github.com/JSpiner/epub-stream/blob/master/build.gradle

@Yun-Shan
Copy link

If you have COVERALLS_REPO_TOKEN set and you're using Travis-CI not Travis-Pro, you need to set CI_NAME=travis-ci.

it works for me

@hafeez1988
Copy link

I'm facing a similar issue when I build with Jenkins CI. I have created a separate issue #105. Btw, I'm already having the COVERALLS_REPO_TOKEN in my environment. I also tried adding CI_NAME=jenkins and having same issue. Appreciate if anyone could guide me to resolve this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants