Open xeruf opened 4 years ago
You need to define $GHTOKEN
for it to work. That's the issue.
Add this token (more info https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line) to your repository settings in the Travis website.
I added the token myself; build passes now.
Travis builds currently fail for tags, see for example https://travis-ci.com/github/xerus2000/monsterutilities/builds/161283218
I am now trying to fix that, but I'm not very far yet... @defvs feel free to pick this up, as you have done the recent releases