[Groonga-mysql-commit] mroonga/mroonga at 69f3925 [master] Revert "travis: try to build with released Groonga"

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Tue Feb 25 10:20:39 JST 2014


Kouhei Sutou	2014-02-25 10:20:39 +0900 (Tue, 25 Feb 2014)

  New Revision: 69f3925eaab246b1d0dbf264893ae925d960a190
  https://github.com/mroonga/mroonga/commit/69f3925eaab246b1d0dbf264893ae925d960a190

  Message:
    Revert "travis: try to build with released Groonga"
    
    This reverts commit e11cbaf53af6d4baaf8bd27b40296dc2e75255e0.
    
    I confirmed that the current Mroonga works with released Groonga on
    Travis CI.

  Modified files:
    tools/travis/install.sh

  Modified: tools/travis/install.sh (+2 -2)
===================================================================
--- tools/travis/install.sh    2014-02-25 10:08:35 +0900 (3261aa5)
+++ tools/travis/install.sh    2014-02-25 10:20:39 +0900 (21d055f)
@@ -21,8 +21,8 @@ set -e
 
 mariadb_download_base=http://mirror.jmu.edu/pub/mariadb
 
-# export GROONGA_MASTER=yes
-# export GROONGA_NORMALIZER_MYSQL_MASTER=yes
+export GROONGA_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����������������������������...
ダウンロード 



More information about the Groonga-mysql-commit mailing list
アーカイブの一覧に戻る