monora / rgl

RGL is a framework for graph data structures and algorithms in Ruby.
https://monora.github.io/rgl/
Other
415 stars 59 forks source link

Remove Enumerable Extension #36

Closed krallin closed 7 years ago

krallin commented 7 years ago

Fixes: https://github.com/monora/rgl/issues/35

krallin commented 7 years ago

It looks like your Travis tests are failing due to Code Climate Test Reporter being out of date. I'm happy to help convert this to SimpleCov instead as part of this PR if you'd like. Just let me know!

monora commented 7 years ago

I'm happy to help convert this to SimpleCov instead as part of this PR if you'd like.

I would appreciate, if take the effort. Thanks you.