mtazzari / galario

Gpu Accelerated Library for Analysing Radio Interferometer Observations
https://mtazzari.github.io/galario/
GNU Lesser General Public License v3.0
31 stars 15 forks source link

travis tests are not reported anymore... #177

Closed mtazzari closed 4 years ago

mtazzari commented 4 years ago

GitHub deprecated travis and requires to add Travis CI as an app. I've tried this solution and in many other ways (logging out from travis, revoking access on Github, then logging in again in travis) but I still get an API error when i try to disable the galario repo on travis website, and no checks are fetched by GitHub for PR #176 This implies no PRs can be merged until this is fixed.

mtazzari commented 4 years ago

Ok, I managed to re-enable the old Travis-GitHub interface by logging out/in again from Travis. However, I found no way to get the Travis tests to be reported as "Checks".... Doesn't matter really, as long as we see whether tests pass or not using the old way.