# No commit CI passes report on GitHub

**URL:** https://travis-ci.community/t/no-commit-ci-passes-report-on-github/8973
**Category:** Travis CI Discussions & Feedback
**Tags:** bug
**Created:** [June 11, 2020, 9:46am UTC](https://travis-ci.community/t/no-commit-ci-passes-report-on-github/8973 "2020-06-11T09:46:21Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![jcubic](https://sea1.discourse-cdn.com/flex015/user_avatar/travis-ci.community/jcubic/32/266_2.png) [@jcubic](https://travis-ci.community/u/jcubic)
#### Post date: [June 11, 2020, 9:46am UTC](https://travis-ci.community/t/no-commit-ci-passes-report-on-github/8973/1 "2020-06-11T09:46:21Z")

</div>

I’ve just pushed few commits and there are no indication that build failed on GitHub

> **[jcubic/lips](https://github.com/jcubic/lips/commits/devel)**
>
> Scheme based powerful and modern lisp language in JavaScript - jcubic/lips

Commit “fix parsing scientific big num notation” failed on travis but the check mark looks like it’s passed, there is status only from coveralls.

And I don’t see any travis passed check marks on commits recently. What’s happened? How can I bring it back?

It’s seems that it happen on 21 Mar commit on my other repo

> **[jcubic/jquery.terminal](https://github.com/jcubic/jquery.terminal/commits/master?after=cd02b546f3109d2cf986bee94ddf61c06141e433%2B34)**
>
> jQuery Terminal Emulator - web based terminal. Contribute to jcubic/jquery.terminal development by creating an account on GitHub.

where **License Compliance** appeared.

---

<div class="post-metadata">

### Author: ![mustafa](https://sea1.discourse-cdn.com/flex015/user_avatar/travis-ci.community/mustafa/32/2752_2.png) [@mustafa](https://travis-ci.community/u/mustafa)
#### Post date: [June 16, 2020, 1:25pm UTC](https://travis-ci.community/t/no-commit-ci-passes-report-on-github/8973/2 "2020-06-16T13:25:11Z")

</div>

For the GitHub user `jcubic `

- Please logout from [travis-ci.org](http://travis-ci.org/)
- Remove Travis CI for Open Source from the list of Authorized OAuth Apps from the page [https://github.com/settings/applications](https://github.com/settings/applications)
- Re-login to [travis-ci.org](http://travis-ci.org/) and approve the permission for your accounts
- Go to your account page [https://travis-ci.org/account/repositories](https://travis-ci.org/account/repositories) and Sync your account.
- You may need to re-start your build.

I hope this helps, thanks.

---

<div class="post-metadata">

### Author: ![jcubic](https://sea1.discourse-cdn.com/flex015/user_avatar/travis-ci.community/jcubic/32/266_2.png) [@jcubic](https://travis-ci.community/u/jcubic)
#### Post date: [June 16, 2020, 1:40pm UTC](https://travis-ci.community/t/no-commit-ci-passes-report-on-github/8973/3 "2020-06-16T13:40:26Z")

</div>

Thanks, will try.

---

<div class="post-metadata">

### Author: ![jcubic](https://sea1.discourse-cdn.com/flex015/user_avatar/travis-ci.community/jcubic/32/266_2.png) [@jcubic](https://travis-ci.community/u/jcubic)
#### Post date: [June 16, 2020, 1:50pm UTC](https://travis-ci.community/t/no-commit-ci-passes-report-on-github/8973/4 "2020-06-16T13:50:01Z")

</div>

All my old commits now have travis listed, thanks.

---

<div class="post-metadata">

### Author: ![jcubic](https://sea1.discourse-cdn.com/flex015/user_avatar/travis-ci.community/jcubic/32/266_2.png) [@jcubic](https://travis-ci.community/u/jcubic)
#### Post date: [July 8, 2020, 9:26am UTC](https://travis-ci.community/t/no-commit-ci-passes-report-on-github/8973/5 "2020-07-08T09:26:12Z")

</div>

@mustafa how often do I need to do that in order to make it work? I don’t have Travis in commits again.

---

<div class="post-metadata">

### Author: ![dgw](https://sea1.discourse-cdn.com/flex015/user_avatar/travis-ci.community/dgw/32/2638_2.png) [@dgw](https://travis-ci.community/u/dgw)
#### Post date: [July 18, 2020, 2:16am UTC](https://travis-ci.community/t/no-commit-ci-passes-report-on-github/8973/6 "2020-07-18T02:16:44Z")

</div>

@jcubic I’ve been having to do it at least once or twice a week for my Travis-enabled project.

It’s getting really frustrating to merge a PR and not see the build status confirmed in the commit list, or having someone submit/update a PR but the status will be blank until I come along later that day (or the next) and kick Travis in the pants so it can report the checks.

@mustafa You wrote to me some time ago in an email that you were working with GitHub to fix this kind of thing. Has there been any progress on it?
