You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by gl...@apache.org on 2018/08/16 15:13:23 UTC

[couchdb-nano] branch standard updated: dial down the debug

This is an automated email from the ASF dual-hosted git repository.

glynnbird pushed a commit to branch standard
in repository https://gitbox.apache.org/repos/asf/couchdb-nano.git


The following commit(s) were added to refs/heads/standard by this push:
     new 93d1db6  dial down the debug
93d1db6 is described below

commit 93d1db6a3ee0630d1c90a7c9e2e6650367cd594e
Author: Glynn Bird <gl...@gmail.com>
AuthorDate: Thu Aug 16 16:13:16 2018 +0100

    dial down the debug
---
 .travis.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 60083b4..9a5c24c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,4 @@
-language: "node_js"
-env: DEBUG=*
+language: "node_js"å
 node_js:
   - "node"
   - "6"