diff lib/tasks/ci.rake @ 511:107d36338b70 live

Merge from branch "cannam"
author Chris Cannam
date Thu, 14 Jul 2011 10:43:07 +0100
parents af80e5618e9b
children 433d4f72a19b
line wrap: on
line diff
--- a/lib/tasks/ci.rake	Thu Jun 09 16:51:06 2011 +0100
+++ b/lib/tasks/ci.rake	Thu Jul 14 10:43:07 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"