Navigation Menu

Skip to content

Commit

Permalink
travis: use the latest MariaDB
Browse files Browse the repository at this point in the history
5.5.34 ->
5.5.35
     ^
  • Loading branch information
kou committed Feb 4, 2014
1 parent 27943ac commit fbfd93c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -6,13 +6,13 @@ env:
- MYSQL_VERSION=mysql-system
- MYSQL_VERSION=mysql-5.5.36
- MYSQL_VERSION=mysql-5.6.16
- MYSQL_VERSION=mariadb-5.5.34
- MYSQL_VERSION=mariadb-5.5.35
- MYSQL_VERSION=mariadb-10.0.7
- MYSQL_VERSION=mariadb-10.0.7 MRN_BUNDLED=yes
# - MYSQL_VERSION=mariadb-10.0.7 MRN_BUNDLED=yes MRN_TEST_EMBEDDED=yes
# matrix:
# allow_failures:
# - env: MYSQL_VERSION=mariadb-5.5.34
# - env: MYSQL_VERSION=mariadb-5.5.35
install:
- tools/travis/install.sh
before_script:
Expand Down

0 comments on commit fbfd93c

Please sign in to comment.