Skip to content

Commit

Permalink
try to run rubocop on travis 2
Browse files Browse the repository at this point in the history
  • Loading branch information
salkar committed Feb 11, 2018
1 parent 0803719 commit c71b9cf
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 @@ -35,4 +35,4 @@ require "rspec/core/rake_task"
desc "Run all specs in spec directory (excluding plugin specs)"
RSpec::Core::RakeTask.new

task default: :spec
task default: [:spec, :rubocop]

0 comments on commit c71b9cf

Please sign in to comment.