Skip to content

Commit

Permalink
Add make check
Browse files Browse the repository at this point in the history
  • Loading branch information
sugryo committed Sep 14, 2014
1 parent 6d45e4e commit 9eb784e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -92,6 +92,7 @@ class GroongaBuilder
sh("./configure",
"--prefix=#{mecab_prefix}")
sh("make")
sh("make", "check")
sh("make", "install")
end

Expand Down

0 comments on commit 9eb784e

Please sign in to comment.