Skip to content

Commit

Permalink
Made spec the default rake task
Browse files Browse the repository at this point in the history
  • Loading branch information
wvanbergen committed Jun 30, 2011
1 parent f3312f9 commit 00d9a93
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Rakefile
@@ -1,2 +1,4 @@
require File.expand_path('./tasks/github_gem', File.dirname(__FILE__))
GithubGem::RakeTasks.new

task :default => [:spec]

0 comments on commit 00d9a93

Please sign in to comment.