Commit 6106a51e

mo khan <mo@mokhan.ca>
2013-12-24 02:04:34
update ruby version.
1 parent 7d2ca14
Changed files (1)
script
script/ci.sh
@@ -4,7 +4,7 @@ echo "load bashrc"
 [[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm"
 
 echo 'switch gemset'
-rvm use ruby-2.0.0-p247@cakeside --create
+rvm use ruby-2.0.0-p353@cakeside --create
 
 echo 'bundle install'
 bundle install --without production