From dced8579f8e21128e4164b5e27f154afd60edb39 Mon Sep 17 00:00:00 2001 From: Azul Date: Tue, 5 Mar 2013 14:03:29 +0100 Subject: no auto update - migrate the couch before --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 6b9a119..5821fda 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,3 +2,4 @@ services: - couchdb notifications: email: false +before_script: "bundle exec rake couchrest:migrate_with_proxies" -- cgit v1.2.3