Navigation Menu

Skip to content

Commit

Permalink
travis: use MySQL 5.6.9-rc
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Dec 26, 2012
1 parent fd46e58 commit 74373da
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Expand Up @@ -6,11 +6,11 @@ language: cpp
env:
- MYSQL_VERSION=mysql-system
- MYSQL_VERSION=mysql-5.5.28
- MYSQL_VERSION=mysql-5.6.7-rc
- MYSQL_VERSION=mysql-5.6.9-rc
- MYSQL_VERSION=mariadb-5.5.28
matrix:
allow_failures:
- env: MYSQL_VERSION=mysql-5.6.7-rc
#matrix:
# allow_failures:
# - env: MYSQL_VERSION=mysql-5.6.9-rc
install:
- tools/travis/install.sh
before_script:
Expand Down

0 comments on commit 74373da

Please sign in to comment.