required by travis-ci.org

master
Tom Vaughan 2012-08-22 11:51:43 -07:00
parent 2f5bcb24db
commit 956e622b5d
1 changed files with 2 additions and 0 deletions

View File

@ -31,3 +31,5 @@ task :release => :package do
system "gem push #{PACKAGE}-#{VERSION}"
end
end
task :default => :test