JuliaGizmos / InteractBase.jl

Build interactive HTML5 widgets in Julia
Other
27 stars 23 forks source link

Cap Documenter.jl to 0.19 on Travis #115

Closed mortenpi closed 6 years ago

mortenpi commented 6 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.

codecov-io commented 6 years ago

Codecov Report

Merging #115 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #115   +/-   ##
=======================================
  Coverage   95.33%   95.33%           
=======================================
  Files          10       10           
  Lines         407      407           
=======================================
  Hits          388      388           
  Misses         19       19

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update cfff1c1...7ebbe13. Read the comment docs.