From 75c037e5d6d8b8f2b98477bdd0359f5687bd7517 Mon Sep 17 00:00:00 2001 From: Azul Date: Fri, 12 Aug 2016 23:10:50 +0200 Subject: [ci] use default db prefix on gitlab and travis This makes writing the tests for database names easier as they should be the same strings on gitlab, travis and locally. --- test/config/travis/couchdb.admin.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'test/config/travis/couchdb.admin.yml') diff --git a/test/config/travis/couchdb.admin.yml b/test/config/travis/couchdb.admin.yml index 7c9584c..a7677f9 100644 --- a/test/config/travis/couchdb.admin.yml +++ b/test/config/travis/couchdb.admin.yml @@ -2,5 +2,4 @@ test: auto_update_design_doc: false username: "anna" password: "secret" - prefix: "" -- cgit v1.2.3