[Groonga-mysql-commit] mroonga/mroonga at 385ddc8 [master] travis: use latest mysql-apt-config

Back to archive index

Kentaro Hayashi null+****@clear*****
Fri Mar 24 18:21:51 JST 2017


Kentaro Hayashi	2017-03-24 18:21:51 +0900 (Fri, 24 Mar 2017)

  New Revision: 385ddc8f182d86c1f53b50a61e2ae96af43c31ed
  https://github.com/mroonga/mroonga/commit/385ddc8f182d86c1f53b50a61e2ae96af43c31ed

  Message:
    travis: use latest mysql-apt-config

  Modified files:
    tools/travis/install.sh

  Modified: tools/travis/install.sh (+1 -1)
===================================================================
--- tools/travis/install.sh    2017-03-24 17:59:21 +0900 (93e503d)
+++ tools/travis/install.sh    2017-03-24 18:21:51 +0900 (bfd84bf)
@@ -106,7 +106,7 @@ else
         apt-get source mysql-server
         ln -s $(find . -maxdepth 1 -type d | sort | tail -1) mysql
       else
-        repository_deb=mysql-apt-config_0.8.2-1_all.deb
+        repository_deb=mysql-apt-config_0.8.3-1_all.deb
         curl -O http://repo.mysql.com/${repository_deb}
         sudo env MYSQL_SERVER_VERSION=mysql-${series} \
              dpkg -i ${repository_deb}
-------------- next part --------------
HTML����������������������������...
Descargar 



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