Skip to content
Snippets Groups Projects
Commit 55914827 authored by Sarah Mei's avatar Sarah Mei
Browse files

cruisecontrol uses rvm

parent 560910b5
Branches
Tags
No related merge requests found
require 'fileutils'
Project.configure do |project|
project.build_command = 'sudo gem update --system && ruby lib/cruise/build.rb'
project.build_command = 'cd .. && cd work && sudo gem update --system && ruby lib/cruise/build.rb'
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment