Navigation Menu

Skip to content

Commit

Permalink
travis: enable MariaDB 10.0.16 (no bundled)
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Feb 21, 2015
1 parent beb1b7e commit 5da0374
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -7,8 +7,8 @@ env:
- MYSQL_VERSION=mysql-5.5.42
- MYSQL_VERSION=mysql-5.6.22
- MYSQL_VERSION=mariadb-5.5.41
# - MYSQL_VERSION=mariadb-10.0.16
# - MYSQL_VERSION=mariadb-10.0.16 CFLAGS=-funsigned-char CXXFLAGS=-funsigned-char
- MYSQL_VERSION=mariadb-10.0.16
- MYSQL_VERSION=mariadb-10.0.16 CFLAGS=-funsigned-char CXXFLAGS=-funsigned-char
# - MYSQL_VERSION=mariadb-10.0.16 MROONGA_BUNDLED=yes
# - MYSQL_VERSION=mariadb-10.0.16 MROONGA_BUNDLED=yes MROONGA_TEST_EMBEDDED=yes
# matrix:
Expand Down

0 comments on commit 5da0374

Please sign in to comment.