Navigation Menu

Skip to content

Commit

Permalink
appveyor: disable TokenMecab test for now...
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jun 22, 2018
1 parent 0a4561f commit f7d2e1c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
Expand Up @@ -86,7 +86,8 @@ before_test:
- cd ..\..\..
- del test\command\suite\select\filter\equal\vector_element_float.test
test_script:
- type %FULL_GROONGA_INSTALL_FOLDER%\etc\mecabrc
# TODO: Enable TokenMecab again.
- del %FULL_GROONGA_INSTALL_FOLDER%\lib\groonga\plugins\tokenizers\mecab.dll
- ruby test\command\bin\grntest
--groonga %FULL_GROONGA_INSTALL_FOLDER%\bin\groonga.exe
--base-directory test\command
Expand Down

0 comments on commit f7d2e1c

Please sign in to comment.