Skip to content

Commit

Permalink
rubocopping
Browse files Browse the repository at this point in the history
  • Loading branch information
cromulus committed Apr 12, 2016
1 parent 80e3877 commit 83bb9b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ Coveralls::RakeTask.new

Logan::Application.load_tasks

task :test_with_coveralls => [:spec, :features, 'coveralls:push']
task test_with_coveralls: [:spec, :features, 'coveralls:push']

task default: [:rubocop, :test, :spec, 'coveralls:push']

0 comments on commit 83bb9b8

Please sign in to comment.