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

Update deps for CI #166

Merged
merged 1 commit into from
Feb 8, 2020
Merged

Update deps for CI #166

merged 1 commit into from
Feb 8, 2020

Conversation

matsueushi
Copy link
Contributor

@matsueushi matsueushi commented Feb 5, 2020

CI cuilds for julia:nightly are falling because of JuliaLang/julia#34611 (Requires.jl uses the deprecated function @get!). Requires.jl need to be updated to 1.0.1 to pass CI tests.

It would fix the build errors of #165 #162.

@codecov-io
Copy link

codecov-io commented Feb 5, 2020

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #166   +/-   ##
======================================
  Coverage    70.7%   70.7%           
======================================
  Files          24      24           
  Lines         874     874           
======================================
  Hits          618     618           
  Misses        256     256

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 b896e33...ef3708d. Read the comment docs.

@staticfloat staticfloat merged commit 8ae46c5 into FluxML:master Feb 8, 2020
@matsueushi matsueushi deleted the requires branch February 8, 2020 01:33
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