We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32510e0 commit 462a0b9Copy full SHA for 462a0b9
1 file changed
Rakefile
@@ -52,7 +52,7 @@ else
52
end
53
54
55
-task :default => :build
+task :default => [:spec, :build, :doc]
56
57
58
###
0 commit comments