Bug: travis.ci checks not running
Closed this issue · 2 comments
Describe the bug
travis.ci checks no longer work because we have moved the repo to an organisation.
To Reproduce
Steps to reproduce the behavior:
- Just look at an open PR and see the R CMD checks are only performed, not the travis.ci ones.
Expected behavior
Should expect travis.ci checks to also take place.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- On GitHub website
Smartphone (please complete the following information):
- On GitHub website
Additional context
Possibly might need to create a travis.ci account for the organisation or enable access to my own travis.ci account.
Managed to link travis.ci to my account now and I think I just need to restart the build by pushing to the feature/translation-chinese
branch to get it to do the checks.
Works now in feature/translation-chinese