language: ruby rvm: - 1.9.2 - 1.9.3 before_script: - cp config.yml.example config.yml script: rake test