Kouhei Sutou
null+****@clear*****
Thu May 12 10:05:21 JST 2016
Kouhei Sutou 2016-05-12 10:05:21 +0900 (Thu, 12 May 2016) New Revision: d3c3aacefb052ebe4c85bc0bc24bd0db320b772f https://github.com/groonga/groonga/commit/d3c3aacefb052ebe4c85bc0bc24bd0db320b772f Message: travis: increase the number of workers on OS X Modified files: tools/travis-script.sh Modified: tools/travis-script.sh (+1 -1) =================================================================== --- tools/travis-script.sh 2016-05-12 09:38:49 +0900 (c47127e) +++ tools/travis-script.sh 2016-05-12 10:05:21 +0900 (2be2693) @@ -21,7 +21,7 @@ if [ "${TRAVIS_OS_NAME}" = "osx" ]; then newfs_hfs ${memory_fs_device_path} mkdir -p tmp mount -t hfs ${memory_fs_device_path} tmp - command_test_options="${command_test_options} --n-workers=1" + command_test_options="${command_test_options} --n-workers=2" else command_test_options="${command_test_options} --n-workers=4" fi -------------- next part -------------- HTML����������������������������... 下載