Skip to content

Commit

Permalink
[ci] We still need to install rake 0.8.7 because travis doesn't provi…
Browse files Browse the repository at this point in the history
…de that
  • Loading branch information
leto committed Feb 1, 2012
1 parent 995b9a5 commit 8f07cd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/install
Expand Up @@ -87,7 +87,7 @@ echo "Travis should have our ruby version"
#rvm install 1.8.7-p352
# install only rake 0.8.7
#rvm use 1.8.7-p352
#gem install rake --version '0.8.7' --no-rdoc --no-ri
gem install rake --version '0.8.7' --no-rdoc --no-ri

rvm use 1.9.2-p180
gem install rake --version '0.8.7' --no-rdoc --no-ri
Expand Down

0 comments on commit 8f07cd6

Please sign in to comment.