language: ruby rvm: - 2.0.0 env: - DATABASE_URL=$(curl http://api.postgression.com) script: bundle exec rake test