nipy / nipy.github.io

Main website for the Neuroimaging in Python community
http://nipy.org
8 stars 10 forks source link

Small fixes to the contribute page #41

Closed bcipolli closed 6 years ago

bcipolli commented 6 years ago
arokem commented 6 years ago

Oh Reggie, we hardly knew ya! Thanks for doing this.

Do you understand why the build is failing?

bcipolli commented 6 years ago

Looks like a rvm build issue: https://github.com/rvm/rvm/issues/4068

Workaround would be to add the following pipe through sed. I can do that if you like: curl -sSL https://get.rvm.io | sed -E s/\_rvm\_print\_headline/\_rvm\_version/ |bash -s stable --ruby

arokem commented 6 years ago

If you could, that would be great. Thanks!

vsoch commented 6 years ago

hey @bcipolli I fixed the circle build issues. Would you might rebasing with master? Thanks!

effigies commented 6 years ago

Should this be merged?

vsoch commented 6 years ago

yes, yes it should. I didn't see the fix from @bcipolli, and now it's all green, so good to go I think.