summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 5821fda2dac588df339a49d9a76535997ac920ff (plain)
1
2
3
4
5
services:
  - couchdb
notifications:
  email: false
before_script: "bundle exec rake couchrest:migrate_with_proxies"