Skip to content

Commit

Permalink
Add rake gem tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
ktheory committed Feb 24, 2016
1 parent 02037b4 commit 74b8188
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
require "rubygems"
require "bundler/setup"
require "bundler/gem_tasks"
require "rspec/core/rake_task"

RSpec::Core::RakeTask.new(:test)
Expand Down

0 comments on commit 74b8188

Please sign in to comment.