Navigation Menu

Skip to content

Commit

Permalink
travis: use latest MariaDB 10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Oct 24, 2018
1 parent 2aed00e commit 193bdb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -13,8 +13,8 @@ env:
- MYSQL_VERSION=mariadb-10.1.36 MROONGA_BUNDLED=yes
- MYSQL_VERSION=mariadb-10.2.18 MROONGA_BUNDLED=yes
- MYSQL_VERSION=mariadb-10.2.18 MROONGA_BUNDLED=yes MROONGA_TEST_PS_PROTOCOL=yes
- MYSQL_VERSION=mariadb-10.3.9 MROONGA_BUNDLED=yes
- MYSQL_VERSION=mariadb-10.3.9 MROONGA_BUNDLED=yes MROONGA_TEST_PS_PROTOCOL=yes
- MYSQL_VERSION=mariadb-10.3.10 MROONGA_BUNDLED=yes
- MYSQL_VERSION=mariadb-10.3.10 MROONGA_BUNDLED=yes MROONGA_TEST_PS_PROTOCOL=yes
- MYSQL_VERSION=percona-server-5.6
- MYSQL_VERSION=percona-server-5.7
# matrix:
Expand Down

0 comments on commit 193bdb3

Please sign in to comment.