[Groonga-mysql-commit] mroonga/mroonga at b1a6aed [master] travis: remove needless information

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Jul 20 09:42:29 JST 2017


Kouhei Sutou	2017-07-20 09:42:29 +0900 (Thu, 20 Jul 2017)

  New Revision: b1a6aed10aa3cd746c7518a3e399723aa77e2bd7
  https://github.com/mroonga/mroonga/commit/b1a6aed10aa3cd746c7518a3e399723aa77e2bd7

  Message:
    travis: remove needless information

  Modified files:
    .travis.yml
    tools/travis/before_script.sh

  Modified: .travis.yml (+1 -1)
===================================================================
--- .travis.yml    2017-07-20 09:33:47 +0900 (5f23d23)
+++ .travis.yml    2017-07-20 09:42:29 +0900 (b8c8c30)
@@ -8,7 +8,7 @@ env:
   - MYSQL_VERSION=mysql-system
   - MYSQL_VERSION=mysql-5.6
   - MYSQL_VERSION=mysql-5.7
-  - MYSQL_VERSION=mariadb-5.5.57
+  - MYSQL_VERSION=mariadb-5.5
   - MYSQL_VERSION=mariadb-10.0.31 MROONGA_BUNDLED=yes
   - MYSQL_VERSION=mariadb-10.0.31 MROONGA_BUNDLED=yes MROONGA_TEST_EMBEDDED=yes
   - MYSQL_VERSION=mariadb-10.1.25 MROONGA_BUNDLED=yes

  Modified: tools/travis/before_script.sh (+1 -1)
===================================================================
--- tools/travis/before_script.sh    2017-07-20 09:33:47 +0900 (1ca2de8)
+++ tools/travis/before_script.sh    2017-07-20 09:42:29 +0900 (e3e22c8)
@@ -61,7 +61,7 @@ else
       sudo mv ${boost_archive} /usr/global/share/
       (cd vendor/mysql && sudo debian/rules override_dh_auto_configure)
       ;;
-    mariadb-5.5.*)
+    mariadb-5.5)
       (cd vendor/mysql && sudo debian/rules configure)
       configure_args=("${configure_args[@]}"
                       "--with-mysql-build=$PWD/vendor/mysql/builddir")
-------------- next part --------------
HTML����������������������������...
Download 



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