diff options
| author | mo khan <mo@mokhan.ca> | 2013-06-02 19:11:26 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2013-06-02 19:11:26 -0600 |
| commit | 76ffe82fc015238ee46ebfa089d6f7fedafc7e05 (patch) | |
| tree | 2293bcd2436d87033962da4ff380eb5a2b587a8d /script | |
| parent | acce2a26948f9c79fd4300902a28e919586de08c (diff) | |
update ci script to use the proper gemset
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 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 |
