Skip to content

Commit

Permalink
Add release tasks to Rakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
jules2689 committed Dec 13, 2017
1 parent ba49b10 commit dc80bfd
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,6 +1,7 @@
require 'dev/ui'
require 'rake/testtask'
require 'rubocop/rake_task'
require 'bundler/gem_tasks'

TEST_ROOT = File.expand_path('../test', __FILE__)

Expand Down

0 comments on commit dc80bfd

Please sign in to comment.