Kouhei Sutou
null+****@clear*****
Tue Jun 2 21:11:43 JST 2015
Kouhei Sutou 2015-06-02 21:11:43 +0900 (Tue, 02 Jun 2015) New Revision: afd4a936d1df08a3666e489f986800b8b683a43b https://github.com/mroonga/mroonga/commit/afd4a936d1df08a3666e489f986800b8b683a43b Message: travis: ignore MariaDB 10.1 It's not supported yet. Modified files: .travis.yml Modified: .travis.yml (+1 -0) =================================================================== --- .travis.yml 2015-06-02 21:08:21 +0900 (b3ce712) +++ .travis.yml 2015-06-02 21:11:43 +0900 (ea2aad6) @@ -19,6 +19,7 @@ matrix: # - env: MYSQL_VERSION=mariadb-5.5.43 - env: MYSQL_VERSION=mariadb-10.0.19 MROONGA_BUNDLED=yes - env: MYSQL_VERSION=mariadb-10.0.19 MROONGA_BUNDLED=yes MROONGA_TEST_EMBEDDED=yes + - env: MYSQL_VERSION=mariadb-10.1.4 install: - tools/travis/install.sh before_script: -------------- next part -------------- HTML����������������������������... Download