Skip to content

Commit

Permalink
Use Ruby 1.9 syntax.
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinlaking committed Apr 9, 2015
1 parent ecc0404 commit c746c14
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 @@ -38,4 +38,4 @@ RuboCop::RakeTask.new(:rubocop) do |task|
task.fail_on_error = false
end

task :default => :test
task default: :test

0 comments on commit c746c14

Please sign in to comment.