From 76ffe82fc015238ee46ebfa089d6f7fedafc7e05 Mon Sep 17 00:00:00 2001 From: mo khan Date: Sun, 2 Jun 2013 19:11:26 -0600 Subject: update ci script to use the proper gemset --- script/ci.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'script') diff --git a/script/ci.sh b/script/ci.sh index e0d5feee..8e6a3e9b 100644 --- a/script/ci.sh +++ b/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 -- cgit v1.2.3