Skip to content

Commit

Permalink
Add bundler gem tasks for building/releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosantoniodasilva committed May 28, 2014
1 parent c6d95da commit 47f9a96
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,3 +1,4 @@
require 'bundler/gem_tasks'
require 'rake/testtask'

task :default => [:test]
Expand Down

0 comments on commit 47f9a96

Please sign in to comment.