Skip to content

Commit

Permalink
remove travis lint from default rake target
Browse files Browse the repository at this point in the history
Too many random failures when run under travis.
  • Loading branch information
jhoblitt committed Jul 11, 2016
1 parent 0edeaef commit 96c21cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ task :parallel_spec do
end

task :default => [
'travis:lint',
:rubocop,
:lint,
:validate,
Expand Down

0 comments on commit 96c21cb

Please sign in to comment.