Kouhei Sutou
null+****@clear*****
Wed Apr 27 09:54:11 JST 2016
Kouhei Sutou 2016-04-27 09:54:11 +0900 (Wed, 27 Apr 2016) New Revision: 4b444bac3919882dd7620407445c5315dfd49b5e https://github.com/groonga/groonga/commit/4b444bac3919882dd7620407445c5315dfd49b5e Message: appveyor: use more workers Modified files: appveyor.yml Modified: appveyor.yml (+1 -1) =================================================================== --- appveyor.yml 2016-04-26 18:38:34 +0900 (ae6bef3) +++ appveyor.yml 2016-04-27 09:54:11 +0900 (f8b5178) @@ -36,4 +36,4 @@ before_test: - gem install grntest test_script: - SET GRN_QUERY_EXPANDER_TSV_SYNONYMS_FILE=%APPVEYOR_BUILD_FOLDER%\test\command\tmp\synonyms.tsv - - grntest --groonga c:\groonga\bin\groonga.exe --base-directory test\command --reporter stream test\command\suite + - grntest --groonga c:\groonga\bin\groonga.exe --base-directory test\command --reporter stream --n-workers 4 test\command\suite -------------- next part -------------- HTML����������������������������...Download