platform check

This commit is contained in:
John Bintz 2011-06-04 08:33:42 -04:00
parent c40d802f3d
commit 35a30eee28
1 changed files with 2 additions and 0 deletions

View File

@ -22,3 +22,5 @@ namespace :spec do
exit (fail ? 1 : 0)
end
end
task :default => 'spec:platforms'