Skip to content

Commit

Permalink
Add Gitnesse Rake tasks to Rakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
stewart committed Sep 17, 2013
1 parent 257fa94 commit 02e2c4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Rakefile
@@ -1,6 +1,8 @@
require 'bundler'
require 'rspec/core/rake_task'

require 'gitnesse/tasks'

Bundler::GemHelper.install_tasks

task default: :spec
Expand Down

0 comments on commit 02e2c4d

Please sign in to comment.