Skip to content

Commit

Permalink
Removed unused line from Rakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
David Padilla committed Feb 26, 2012
1 parent 0d2921e commit 49094a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rakefile
Expand Up @@ -7,7 +7,6 @@ end

require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new do |t|
t.skip_bundler = true
t.fail_on_error = true
end

Expand Down

0 comments on commit 49094a4

Please sign in to comment.