diff options
Diffstat (limited to 'script/ci.sh')
| -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 e827238a..f4f7a5b5 100644 --- a/script/ci.sh +++ b/script/ci.sh @@ -3,7 +3,7 @@ echo "load bashrc" source ~/.bashrc echo 'switch gemset' -rvm use ruby-1.9.3-p429@cakeside +rvm use ruby-2.0.0-p195@cakeside --create echo 'bundle install' bundle install --without production |
