Skip to content

Commit

Permalink
add bundler gem tasks to Rakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
chooper committed Sep 7, 2014
1 parent c7242f3 commit 704e578
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Rakefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
require 'rake/testtask'
require "bundler/gem_tasks"


Rake::TestTask.new do |t|
t.libs << 'test'
Expand Down

0 comments on commit 704e578

Please sign in to comment.