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

Added support for github releases and OS windows for travis #143

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

rdoering
Copy link

@rdoering rdoering commented Jun 6, 2021

I added release-deployment for git-hub which is working as a charm as shown here. You only have to

  1. create new access-token with permissions "read:org, repo, user:email" for travis
  2. put this access-token as ENV-variable into your travis-setting of this repo called "GITHUB_API_KEY"

The 2nd point is the new support of MS-windows by travis, which is using "make build", too. This is failing but is failing while compiling libgit2.

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

Successfully merging this pull request may close these issues.

1 participant