[Groonga-mysql-commit] mroonga/mroonga at 594fff1 [master] travis: use groonga-normalizer-mysql at master

Back to archive index

Kouhei Sutou null+****@clear*****
Mon May 20 14:46:32 JST 2013


Kouhei Sutou	2013-05-20 14:46:32 +0900 (Mon, 20 May 2013)

  New Revision: 594fff1c92e4e312caaa95672626f920a1a04a7a
  https://github.com/mroonga/mroonga/commit/594fff1c92e4e312caaa95672626f920a1a04a7a

  Message:
    travis: use groonga-normalizer-mysql at master
    
    We can't combine GROONGA_MASTER=yes and GROONGA_NORMALIZER_MYSQL_MASTER=no.

  Modified files:
    tools/travis/install.sh

  Modified: tools/travis/install.sh (+1 -1)
===================================================================
--- tools/travis/install.sh    2013-05-20 14:35:09 +0900 (b94fd6f)
+++ tools/travis/install.sh    2013-05-20 14:46:32 +0900 (928aece)
@@ -20,7 +20,7 @@ set -x
 set -e
 
 export GROONGA_MASTER=yes
-# export GROONGA_NORMALIZER_MYSQL_MASTER=yes
+export GROONGA_NORMALIZER_MYSQL_MASTER=yes
 
 curl https://raw.github.com/groonga/groonga/master/data/travis/setup.sh | sh
 curl https://raw.github.com/groonga/groonga-normalizer-mysql/master/data/travis/setup.sh | sh
-------------- next part --------------
HTML����������������������������...
Descargar 



More information about the Groonga-mysql-commit mailing list
Back to archive index