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

Set up Travis-CI to auto-deploy site #8

Open
angela-li opened this issue Jan 11, 2020 · 0 comments
Open

Set up Travis-CI to auto-deploy site #8

angela-li opened this issue Jan 11, 2020 · 0 comments

Comments

@angela-li
Copy link
Member

Here's how to do it:

  1. Enable the use of Travis-CI on this repository (may need to do through your Travis-CI account), aka give permission for the Travis bots to operate on this repository. Angela can set up this if needed. You can also create a Travis-CI account.
  2. Include a .travis.yml file in the development branch that basically is a copy of this .travis.yml file from the ChiRCollab website, except modify lines 26-28 to be:
 branch: development
    local_dir:          # or even just get rid of this line
    repo: rladies-chicago/rladies-chicago.github.io

Here's documentation from the official blogdown site:

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

No branches or pull requests

1 participant