senny / rvm.el

use rvm to manage ruby versions within emacs
214 stars 42 forks source link

Add rvm-activate-ruby-for #39

Closed rejeep closed 10 years ago

senny commented 10 years ago

@rejeep this looks amazing!

senny commented 10 years ago

@rejeep thanks for updating the mechanics to run the tests but could you get it to pass on Travis? => https://travis-ci.org/senny/rvm.el/builds/15576970

rejeep commented 10 years ago

@senny I updated the travis config, but it won't start?

senny commented 10 years ago

Travis sometimes has problems... can you git commit --amend to change the hash and try again?

rejeep commented 10 years ago

Tell me about it. I've been trying to get Travis to run for prodigy.el for a week, but nothing. https://travis-ci.org/rejeep/prodigy.el

senny commented 10 years ago

@rejeep maybe travis does not want to run a PR when you change the config to prevent misuse. Let me merge and we see from there.

senny commented 10 years ago

@rejeep can you use my forked version of the gist: https://gist.github.com/senny/8003271/raw ?

senny commented 10 years ago

@rejeep thank you, great work. :yellow_heart: One last request. Can you add a section to the README how to get the local setup up and running?

rejeep commented 10 years ago

Sure, I'll do another PR

senny commented 10 years ago

@rejeep for some reason travis refuses to run. Is there something wrong with the config?

rejeep commented 10 years ago

travis-lint says it's ok. Besides, it works fine for https://github.com/rejeep/f.el/blob/master/.travis.yml

rejeep commented 10 years ago

@senny FYI, now after a week, Travis decided to start for prodigy.el. Didn't do anything...?

senny commented 10 years ago

@rejeep just checked and it executed the job but failed: https://travis-ci.org/senny/rvm.el/jobs/15708083