summaryrefslogtreecommitdiff
path: root/repo/ruby-mustache/ruby-mustache.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/ruby-mustache/ruby-mustache.xibuild')
-rw-r--r--repo/ruby-mustache/ruby-mustache.xibuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/repo/ruby-mustache/ruby-mustache.xibuild b/repo/ruby-mustache/ruby-mustache.xibuild
index 6cc5c05..38fd371 100644
--- a/repo/ruby-mustache/ruby-mustache.xibuild
+++ b/repo/ruby-mustache/ruby-mustache.xibuild
@@ -22,9 +22,6 @@ build() {
gem build $_gemname.gemspec
}
-check() {
- rake test
-}
package() {
local gemdir="$PKG_DEST/$(ruby -e 'puts Gem.default_dir')"