Navigation Menu

Skip to content

Commit

Permalink
travis: use latest MariaDB 10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmo0920 committed Aug 12, 2014
1 parent c7c7697 commit 0e5a414
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -7,9 +7,9 @@ env:
- MYSQL_VERSION=mysql-5.5.39
- MYSQL_VERSION=mysql-5.6.20
- MYSQL_VERSION=mariadb-5.5.39
- MYSQL_VERSION=mariadb-10.0.12
- MYSQL_VERSION=mariadb-10.0.12 MRN_BUNDLED=yes
# - MYSQL_VERSION=mariadb-10.0.12 MRN_BUNDLED=yes MRN_TEST_EMBEDDED=yes
- MYSQL_VERSION=mariadb-10.0.13
- MYSQL_VERSION=mariadb-10.0.13 MRN_BUNDLED=yes
# - MYSQL_VERSION=mariadb-10.0.13 MRN_BUNDLED=yes MRN_TEST_EMBEDDED=yes
matrix:
allow_failures:
- env: MYSQL_VERSION=mysql-system
Expand Down

0 comments on commit 0e5a414

Please sign in to comment.