Masafumi Yokoyama
null+****@clear*****
Mon May 28 15:02:31 JST 2018
Masafumi Yokoyama 2018-05-28 15:02:31 +0900 (Mon, 28 May 2018) New Revision: 099e609d698da975fb208da04e45d1d8ee1468fb https://github.com/mroonga/mroonga/commit/099e609d698da975fb208da04e45d1d8ee1468fb Message: Revert "travis: use master of Groonga even if Mroonga is not bundled case" This reverts commit a61dcbdfb2ae2e5d2dbb9dab1f95b349e8684d69. Modified files: tools/travis/install.sh Modified: tools/travis/install.sh (+2 -7) =================================================================== --- tools/travis/install.sh 2018-05-28 14:49:38 +0900 (49c76516) +++ tools/travis/install.sh 2018-05-28 15:02:31 +0900 (7596c1cc) @@ -74,13 +74,8 @@ if [ "${MROONGA_BUNDLED}" = "yes" ]; then https://github.com/groonga/groonga-normalizer-mysql.git \ storage/mroonga/vendor/groonga/vendor/plugins/groonga-normalizer-mysql else - # Use master to fix a test. - # ref: https://github.com/mroonga/mroonga/commit/6fb253a29522e7e745297a0e0082d9e7e072f962 - #curl --silent --location \ - # https://raw.githubusercontent.com/groonga/groonga/master/data/travis/setup.sh | sh - git clone --recursive --depth 1 \ - https://github.com/groonga/groonga.git \ - storage/mroonga/vendor/groonga + curl --silent --location \ + https://raw.githubusercontent.com/groonga/groonga/master/data/travis/setup.sh | sh curl --silent --location \ https://raw.githubusercontent.com/groonga/groonga-normalizer-mysql/master/data/travis/setup.sh | sh # curl --silent --location \ -------------- next part -------------- HTML����������������������������... URL: https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20180528/94173a88/attachment-0001.htm