JuliaLinearAlgebra / IterativeSolvers.jl

Iterative algorithms for solving linear systems, eigensystems, and singular value problems
MIT License
399 stars 105 forks source link

Cap Documenter.jl to 0.19 on Travis #226

Closed mortenpi closed 5 years ago

mortenpi commented 5 years ago

Hi! This is an automated pull request by @mortenpi.

The next Documenter.jl release (0.20) will make breaking changes to the makedocs and deploydocs functions. This PR makes sure that your Travis CI runs will install and use Documenter 0.19, so that documentation deployment would not break when 0.20 is released.

Subscribe to JuliaDocs/Documenter.jl#861 to be notified about the 0.20 release. The release will come with release notes detailing how to upgrade your make.jl script. Note that the conversation in that issue is locked, so you should not receive any other notifications from there.

If there is a problem with the PR, please tag @mortenpi.

mschauer commented 5 years ago

Test failure unrelated, apparently there were changes in plot recipes.