Navigation Menu

Skip to content

Commit

Permalink
travis: try MariaDB 10.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 19, 2016
1 parent d0e972d commit d8e931e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -15,6 +15,7 @@ env:
- MYSQL_VERSION=mariadb-10.0.23 MROONGA_BUNDLED=yes MROONGA_TEST_EMBEDDED=yes
# - MYSQL_VERSION=mariadb-10.1.13
- MYSQL_VERSION=mariadb-10.1.13 MROONGA_BUNDLED=yes
- MYSQL_VERSION=mariadb-10.2.0 MROONGA_BUNDLED=yes
matrix:
allow_failures:
# - env: MYSQL_VERSION=mysql-system
Expand All @@ -25,6 +26,7 @@ matrix:
- env: MYSQL_VERSION=mariadb-10.0.23 MROONGA_BUNDLED=yes MROONGA_TEST_EMBEDDED=yes
# - env: MYSQL_VERSION=mariadb-10.1.13
# - env: MYSQL_VERSION=mariadb-10.1.13 MROONGA_BUNDLED=yes
# - env: MYSQL_VERSION=mariadb-10.2.0 MROONGA_BUNDLED=yes
install:
- tools/travis/install.sh
before_script:
Expand Down

0 comments on commit d8e931e

Please sign in to comment.