Navigation Menu

Skip to content

Commit

Permalink
travis: update MariaDB 5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Feb 24, 2014
1 parent 31be9e4 commit d98ba24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -6,14 +6,14 @@ env:
- MYSQL_VERSION=mysql-system
- MYSQL_VERSION=mysql-5.5.36
- MYSQL_VERSION=mysql-5.6.16
- MYSQL_VERSION=mariadb-5.5.35
- MYSQL_VERSION=mariadb-5.5.36
- MYSQL_VERSION=mariadb-10.0.8
- MYSQL_VERSION=mariadb-10.0.8 MRN_BUNDLED=yes
# - MYSQL_VERSION=mariadb-10.0.8 MRN_BUNDLED=yes MRN_TEST_EMBEDDED=yes
matrix:
allow_failures:
# - env: MYSQL_VERSION=mysql-system
# - env: MYSQL_VERSION=mariadb-5.5.35
# - env: MYSQL_VERSION=mariadb-5.5.36
install:
- tools/travis/install.sh
before_script:
Expand Down

0 comments on commit d98ba24

Please sign in to comment.