Commit 50d2a6de

mo khan <mo@mokhan.ca>
2013-06-03 02:00:14
try to get bitbucket to trigger the build
1 parent a72a507
Changed files (1)
script
script/ci.sh
@@ -3,7 +3,6 @@ echo "load bashrc"
 source ~/.bashrc
 
 echo 'switch gemset'
-#cd .
 rvm use ruby-1.9.3-p429@cakeside
 
 echo 'bundle install'