Navigation Menu

Skip to content

Commit

Permalink
travis: use the latest MariaDB 10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jun 20, 2015
1 parent 42c0072 commit d43831f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -17,8 +17,8 @@ matrix:
allow_failures:
# - env: MYSQL_VERSION=mysql-system
# - env: MYSQL_VERSION=mariadb-5.5.44
- env: MYSQL_VERSION=mariadb-10.0.20 MROONGA_BUNDLED=yes
- env: MYSQL_VERSION=mariadb-10.0.20 MROONGA_BUNDLED=yes MROONGA_TEST_EMBEDDED=yes
# - env: MYSQL_VERSION=mariadb-10.0.20 MROONGA_BUNDLED=yes
# - env: MYSQL_VERSION=mariadb-10.0.20 MROONGA_BUNDLED=yes MROONGA_TEST_EMBEDDED=yes
# - env: MYSQL_VERSION=mariadb-10.1.4
install:
- tools/travis/install.sh
Expand Down

0 comments on commit d43831f

Please sign in to comment.