diff --git a/Rakefile b/Rakefile index 8e9fd7ca..5b422926 100644 --- a/Rakefile +++ b/Rakefile @@ -331,4 +331,4 @@ else end desc "Compile in the the source directory" -task :default => [ :clean, :gemspec, :test ] +task :default => [ :clean, :test ]