language: ruby global: - USERNAME=travis PASSWORD= rvm: - 1.9.3 - 1.9.2 - 1.8.7 env: - DB=postgresql - DB=mysql