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

Allow failures on Julia nightly #3

Merged
merged 1 commit into from
Apr 26, 2019
Merged

Conversation

sostock
Copy link
Contributor

@sostock sostock commented Apr 6, 2019

The current failure of the Travis build is due to a bug on the current Julia master: JuliaLang/julia#31488

This PR changes the Travis configuration to allow failures when testing with the Julia nightly version. It also simplifies the config file.

@sostock sostock marked this pull request as ready for review April 6, 2019 15:55
@codecov-io
Copy link

codecov-io commented Apr 6, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #3   +/-   ##
=======================================
  Coverage   42.03%   42.03%           
=======================================
  Files          95       95           
  Lines        8950     8950           
=======================================
  Hits         3762     3762           
  Misses       5188     5188

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 67ba5c8...fb6b8b6. Read the comment docs.

@OpenJAC OpenJAC merged commit a6a73f0 into OpenJAC:master Apr 26, 2019
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.

3 participants