I’m working on developing a new package that uses some features only available in Julia 1.8. It runs fine under the nightly, except that the documentation (Documenter) does not get deployed because the package requires version 1.8. What do I need to do to get Travis to use the new beta release instead of Julia 1.7 for document generation?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Building documentation on travis via Documenter: can't find the installed packages | 3 | 1000 | July 31, 2018 | |
Adding Documentation to a GitHub Repository | 4 | 715 | May 29, 2020 | |
PSA: Use a project for building your docs | 24 | 5394 | September 28, 2020 | |
Docs (by Documenter) are not being updated in gh-pages branch | 3 | 962 | January 21, 2019 | |
Delete docs for a release (Documenter.jl) | 9 | 1161 | August 16, 2018 |