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 continuous integration #33

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

Set up continuous integration #33

wants to merge 8 commits into from

Conversation

krlmlr
Copy link

@krlmlr krlmlr commented May 14, 2019

For now only Travis. Builds beautiful documentation: https://krlmlr.github.io/ggthemr/ .

After merging, you'd need to run a few steps:

  1. Remove the old gh-pages branch: git push origin :gh-pages
  2. Set up deploy keys: travis::use_travis_deploy() from https://github.com/ropenscilabs/travis/
  3. Link to documentation from https://cttobin.github.io/ggthemr

Will add one more commit to test against dev version of ggplot2 (which currently seems to fail).

NB: I have no idea why the plots were updated, can remove them from the PR if you prefer.

@sainathadapa
Copy link
Collaborator

wow! 👍

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.

3 participants