Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Commit

Permalink
Trying to figure out why travis can't run the test stack
Browse files Browse the repository at this point in the history
  • Loading branch information
dmfrancisco committed Jan 31, 2013
1 parent a60b590 commit da1cf9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -39,4 +39,4 @@ task :uninstall do
puts `gem uninstall -x kood` # -x flag uninstalls executables too without confirmation
end

task :default => :test
task :default => 'test:spec'

0 comments on commit da1cf9e

Please sign in to comment.