diff options
Diffstat (limited to 'script')
| -rw-r--r-- | script/ci.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/script/ci.sh b/script/ci.sh index feff228d..fdb071f6 100644 --- a/script/ci.sh +++ b/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 |
