Skip to content

chore(travis): add Travis deployment #13

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

Merged
merged 1 commit into from
Jul 15, 2017

Conversation

terinjokes
Copy link
Contributor

@terinjokes terinjokes commented Jul 15, 2017

fixes #10.

Would require some additional work before merging:

  • enable Travis CI for this repository
  • enable the "Build only if .travis.yml is present" option (so Travis CI doesn't attempt to build the master branch)
  • setup the GITHUB_TOKEN environment variable in Travis CI (Travis CI docs)

After merging:

  • Checkout the branch as "source" and push
  • Change the Default Branch on GitHub to "source"

Travis CI will pickup that there's now a "source" branch, then build and deploy the site.

@peterbourgon peterbourgon merged commit 6366063 into go-kit:master Jul 15, 2017
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.

2 participants