Rakefile in
ogre-0.1.3
vs Rakefile in
ogre-0.1.4
- old
+ new
@@ -13,6 +13,6 @@
task :doc do sh 'yard' end
-task default: [:spec, :style, :doc, 'coveralls:push']
+task default: [:style, :spec, :doc, 'coveralls:push']