Commit 76ffe82f

mo khan <mo@mokhan.ca>
2013-06-03 01:11:26
update ci script to use the proper gemset
1 parent acce2a2
Changed files (1)
script
script/ci.sh
@@ -4,7 +4,7 @@ source ~/.bashrc
 
 echo 'switch gemset'
 #cd .
-rvm use ruby-1.9.3-p392@cakeside
+rvm use ruby-1.9.3-p429@cakeside
 
 echo 'bundle install'
 bundle install --without production