Skip to content

Commit

Permalink
Bundler fixes for 1.0rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
Axel Liljencrantz committed Jul 28, 2010
1 parent 60755d7 commit 1f05ed6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions script/run_all_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ set -x
set -e

export HOME=$BD
export BUNDLE_PATH=$HOME/bundle
mkdir -p $HOME
cp config/database.yml.example config/database.yml
bundle install
rake db:create
Expand Down

0 comments on commit 1f05ed6

Please sign in to comment.