setup CI for documentation and compatibility testing
ShigekiKarita opened this issue · 3 comments
ShigekiKarita commented
ShigekiKarita commented
ShigekiKarita commented
ShigekiKarita commented
I've also added documentation deploy via Travis-CI and changed to use gh-pages branch instead of the docs directory. I postpone the 2nd idea (mir's compatibility testing) because of its difficulty.
- see the Travis-CI deploy guide https://docs.travis-ci.com/user/deployment
- need to set "Personal Access Token" at https://github.com/settings/tokens
- need to set "GITHUB_TOKEN" environment variable at https://travis-ci.org/ShigekiKarita/numir/settings
- success log https://travis-ci.org/ShigekiKarita/numir/jobs/277835901