Navigation Menu

Skip to content

Commit

Permalink
travis: enable MariaDB bundled build
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Mar 14, 2015
1 parent 861eb6e commit 353464d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -10,7 +10,7 @@ env:
- MYSQL_VERSION=mariadb-5.5.42
# - MYSQL_VERSION=mariadb-10.0.17
# - MYSQL_VERSION=mariadb-10.0.17 CFLAGS=-funsigned-char CXXFLAGS=-funsigned-char
# - MYSQL_VERSION=mariadb-10.0.17 MROONGA_BUNDLED=yes
- MYSQL_VERSION=mariadb-10.0.17 MROONGA_BUNDLED=yes
# - MYSQL_VERSION=mariadb-10.0.17 MROONGA_BUNDLED=yes MROONGA_TEST_EMBEDDED=yes
# matrix:
# allow_failures:
Expand Down

0 comments on commit 353464d

Please sign in to comment.