Closed jw3126 closed 5 years ago
I think it's working https://travis-ci.org/jw3126/Setfield.jl/builds/595455069 (click continuous-integration/travis-ci/pr
above the merge button)? If you are looking at continuous-integration/travis-ci/push
, that's the CI for this branch as-is built when you pushed, different from the one you can restart via close-then-open.
Ah I see, thanks for explaining.
You can also click this right-top Restart build
button.
@tkf I would like to tag a release, any objections?
I think it's good to go. FYI, testing Kaleido with Setfield 0.5 worked: https://github.com/tkf/Kaleido.jl/pull/8
@JuliaRegistrator register
Pull request comments will not trigger Registrator as it is disabled. Please trying using a commit or issue comment.
@tkf Do you know why CI fails? Locally I can
]add ConstructionBase
just fine. Does Travis some magic caching?