Open yushao2 opened 5 years ago
looks like naming issues? Travis says your project build page doesn't exist: https://travis-ci.org/CS2113-AY1819S2-T11-3/main
does travis build have to pass such that it will work?
https://travis-ci.com/cs2113-ay1819s2-t11-3/main
this is the one that i'm using to access the travis
@yushao2
You need to enable GitHub Pages to publish the site from gh-pages
branch.
Travis CI needs to pass to allow for auto-publishing of documentation changes.
Dear All After setting up on the settings to generate the gh-pages using master/docs, I'm facing an issue where going to the pages lead me to a 404. The error prompts me to create an index.html and I'm not very sure how to go about resolving the issue. Any help will be greatly appreciated! Thank you!