diff --git a/build.rake b/build.rake index 1bd4002..befce18 100644 --- a/build.rake +++ b/build.rake @@ -1 +1 @@ -task :build => %w(db:migrate spec cucumber) \ No newline at end of file +task :build => %w(db:migrate spec) \ No newline at end of file