Skip to content

Commit

Permalink
Make releases easier with bundler
Browse files Browse the repository at this point in the history
  • Loading branch information
Ondrej Prazak committed Sep 1, 2016
1 parent 7a77027 commit c3d10e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Rakefile
@@ -1,6 +1,8 @@
require 'rake'
require 'rake/testtask'

Bundler::GemHelper.install_tasks

desc 'Default: run unit tests.'
task :default => :test

Expand Down

0 comments on commit c3d10e2

Please sign in to comment.