Mercurial > hg > soundsoftware-site
diff lib/tasks/.svn/text-base/ci.rake.svn-base @ 514:7eba09d624db live
Merge
author | Chris Cannam |
---|---|
date | Thu, 14 Jul 2011 10:50:53 +0100 |
parents | af80e5618e9b |
children |
line wrap: on
line diff
--- a/lib/tasks/.svn/text-base/ci.rake.svn-base Thu Jul 14 10:46:20 2011 +0100 +++ b/lib/tasks/.svn/text-base/ci.rake.svn-base Thu Jul 14 10:50:53 2011 +0100 @@ -16,6 +16,7 @@ Rake::Task["db:create"].invoke Rake::Task["db:migrate"].invoke Rake::Task["db:schema:dump"].invoke + Rake::Task["test:scm:update"].invoke end desc "Build Redmine"