Skip to content

Commit

Permalink
Change the default rake task to test. Now travis-ci should be able to…
Browse files Browse the repository at this point in the history
… test if correctly.
  • Loading branch information
Cainã Costa committed Oct 10, 2011
1 parent 0b9266b commit 38d0691
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ Rake::TestTask.new do |t|
t.verbose = true
t.warning = true
end

task default: :test

0 comments on commit 38d0691

Please sign in to comment.