Skip to content

Commit

Permalink
load settings on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ndbroadbent committed Nov 19, 2011
1 parent a3eddf9 commit fbe92a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -18,6 +18,7 @@ namespace :spec do
puts "Running initial migrations..."
puts "Preparing test database..."
Rake::Task["db:schema:load"].invoke
Rake::Task["crm:settings:load"].invoke
Rails.env = tmp_env
end
end
Expand Down

0 comments on commit fbe92a0

Please sign in to comment.