Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add julia keyword argument to deploydocs #2

Merged
merged 1 commit into from Apr 27, 2018
Merged

Add julia keyword argument to deploydocs #2

merged 1 commit into from Apr 27, 2018

Conversation

fredrikekre
Copy link
Contributor

Hello there!
This is an automated pull request submitted by @fredrikekre to update your call do Documenter.deploydocs. The julia keyword argument to Documenter.deploydocs will be required in the future instead of defaulting to julia = "nightly" (see JuliaDocs/Documenter.jl#712, JuliaDocs/Documenter.jl#526). Please take a look at this PR and ping @fredrikekre if you have any questions.

will be required in the future instead of automatically
defaulting to `julia = "nightly"
(see JuliaDocs/Documenter.jl#712,
JuliaDocs/Documenter.jl#526).

This commit adds `julia = "nightly"` to `Documenter.deploydocs`.
@coveralls
Copy link

coveralls commented Apr 27, 2018

Pull Request Test Coverage Report for Build 14

  • 0 of 0 (NaN%) changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.674%

Totals Coverage Status
Change from base Build 12: 0.0%
Covered Lines: 42
Relevant Lines: 43

💛 - Coveralls

@codecov-io
Copy link

codecov-io commented Apr 27, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #2   +/-   ##
=======================================
  Coverage   97.67%   97.67%           
=======================================
  Files           1        1           
  Lines          43       43           
=======================================
  Hits           42       42           
  Misses          1        1

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 6754608...783cbf6. Read the comment docs.

@helgee helgee merged commit 7845257 into helgee:master Apr 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants