paragonie / paseto

Platform-Agnostic Security Tokens
https://paseto.io
Other
3.24k stars 108 forks source link

Build RFC documents during CI and publish as Github pages #77

Closed KellerFuchs closed 6 years ago

KellerFuchs commented 6 years ago

@paragonie-scott You will need to set GITHUB_TOKEN to be an API token that lets Travis push to the gh-pages branch. See https://docs.travis-ci.com/user/deployment/pages/

KellerFuchs commented 6 years ago

@paragonie-scott Looks like Travis uses a version of Ubuntu too obsolete to have mmark I will think about a fix later on.

KellerFuchs commented 6 years ago

@paragonie-scott Fixed. Unfortunately, this means builds won't run on Travis' container infrastructure, so it will be a bit slower.