Navigation Menu

Skip to content

Commit

Permalink
appveyor: remove debug print
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jun 23, 2018
1 parent 761af2d commit 69729c6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions appveyor.yml
Expand Up @@ -86,10 +86,6 @@ before_test:
- cd ..\..\..
- del test\command\suite\select\filter\equal\vector_element_float.test
test_script:
- "%FULL_GROONGA_INSTALL_FOLDER%\\bin\\mecab.exe --version"
- echo test |
%FULL_GROONGA_INSTALL_FOLDER%\bin\mecab.exe
--rcfile %FULL_GROONGA_INSTALL_FOLDER%\etc\mecabrc
- ruby test\command\bin\grntest
--groonga %FULL_GROONGA_INSTALL_FOLDER%\bin\groonga.exe
--base-directory test\command
Expand Down

0 comments on commit 69729c6

Please sign in to comment.