Navigation Menu

Skip to content

Commit

Permalink
travis: use the latest MariaDB 10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Masafumi Yokoyama committed May 28, 2018
1 parent 83a513d commit 5abdea0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -14,8 +14,8 @@ env:
- MYSQL_VERSION=mariadb-10.1.32 MROONGA_BUNDLED=yes
- MYSQL_VERSION=mariadb-10.2.14 MROONGA_BUNDLED=yes
- MYSQL_VERSION=mariadb-10.2.14 MROONGA_BUNDLED=yes MROONGA_TEST_PS_PROTOCOL=yes
- MYSQL_VERSION=mariadb-10.3.6 MROONGA_BUNDLED=yes
- MYSQL_VERSION=mariadb-10.3.6 MROONGA_BUNDLED=yes MROONGA_TEST_PS_PROTOCOL=yes
- MYSQL_VERSION=mariadb-10.3.7 MROONGA_BUNDLED=yes
- MYSQL_VERSION=mariadb-10.3.7 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 5abdea0

Please sign in to comment.