Skip to content

Commit

Permalink
Add bundler tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafael Mendonça França committed Jan 27, 2014
1 parent 7d4c86f commit 6849a2b
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,3 +1,5 @@
require 'bundler/gem_tasks'

require 'rake/testtask'

task :default => :test
Expand Down

0 comments on commit 6849a2b

Please sign in to comment.