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

Automate the deployment of the docs pages #95

Open
dilyand opened this issue Oct 31, 2019 · 0 comments
Open

Automate the deployment of the docs pages #95

dilyand opened this issue Oct 31, 2019 · 0 comments

Comments

@dilyand
Copy link
Contributor

dilyand commented Oct 31, 2019

From @peel:

The simplest option is probably to modify .travis/deploy.sh to do sbt doc and commit ./target/scala-2.12/api to gh-pages branch
But travis allows for multiple deploy providers! That would be way easier and we wouldn't need to use the script. We'd just need a doc generation step and then we can use the regular deploy section with provider: pages

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