-
Notifications
You must be signed in to change notification settings - Fork 55
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
Update to Julia 0.7 syntax #88
Conversation
AppVeyor failures appear to be JuliaPackaging/WinRPM.jl#57 |
why would that failure occur here and not before these edits? |
Codecov Report
@@ Coverage Diff @@
## master #88 +/- ##
===========================================
+ Coverage 63.79% 91.65% +27.86%
===========================================
Files 26 26
Lines 1428 959 -469
===========================================
- Hits 911 879 -32
+ Misses 517 80 -437
Continue to review full report at Codecov.
|
The issue had to do with a package server being down. Looks like it's working again and re-running the failed jobs now works. |
yar, thank you |
Drops support for Julia 0.4 and 0.5. Replaces #85