diff --git a/Rakefile b/Rakefile index 5023b67..c327087 100644 --- a/Rakefile +++ b/Rakefile @@ -136,6 +136,7 @@ task :bootstrap_common => 'config/local/ssh_config' unless ENV['nodeps'] task 'converge:integration' => 'converge:database' + task 'converge:integration' => 'converge:social' task 'converge:social' => 'converge:database' end -- libgit2 0.21.2