language: ruby env: - DB=mysql:utf8_general_ci - DB=mysql:utf8_bin - DB=pg DB_USER=postgres - DB=sqlite rvm: - 1.8.7 - 1.9.3 - rbx-18mode - rbx-19mode