Skip to content

Commit

Permalink
Move tasks -> rakelib
Browse files Browse the repository at this point in the history
  • Loading branch information
sqrrrl committed Dec 15, 2014
1 parent 0244bf1 commit 7ac37a5
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,3 @@ task :default => 'spec'

WINDOWS = (RUBY_PLATFORM =~ /mswin|win32|mingw|bccwin|cygwin/) rescue false
SUDO = WINDOWS ? '' : ('sudo' unless ENV['SUDOLESS'])

Dir['tasks/**/*.rake'].each { |rake| load rake }
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 7ac37a5

Please sign in to comment.