Navigation Menu

Skip to content

Commit

Permalink
travis: give up running tests against system MySQL :<
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Aug 9, 2012
1 parent 0a8b1a5 commit afe2a0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,7 @@ notifications:
recipients:
- kou@clear-code.com
env:
- MYSQL_VERSION=system
# - MYSQL_VERSION=system
- MYSQL_VERSION=5.5.27
install:
- echo "deb http://packages.groonga.org/ubuntu/ $(lsb_release --short --codename) universe" | sudo tee /etc/apt/sources.list.d/groonga.list
Expand Down

0 comments on commit afe2a0e

Please sign in to comment.