Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id C553E200AC8 for ; Tue, 7 Jun 2016 13:09:54 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C2549160A57; Tue, 7 Jun 2016 11:09:54 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 494F9160A35 for ; Tue, 7 Jun 2016 13:09:54 +0200 (CEST) Received: (qmail 90275 invoked by uid 500); 7 Jun 2016 11:09:53 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 90266 invoked by uid 99); 7 Jun 2016 11:09:53 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jun 2016 11:09:53 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 65BF0DFC8C; Tue, 7 Jun 2016 11:09:53 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: robertkowalski@apache.org To: commits@couchdb.apache.org Date: Tue, 07 Jun 2016 11:09:53 -0000 Message-Id: <6b9c4747eaec47dd99c0ee0ec87865c8@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [1/2] fauxton commit: updated refs/heads/master to a9d5d25 archived-at: Tue, 07 Jun 2016 11:09:55 -0000 Repository: couchdb-fauxton Updated Branches: refs/heads/master c0c0c1c54 -> a9d5d259a travis: remove leftover from debugging this was added some time ago for debugging, but did not fix the error PR: #725 PR-URL: https://github.com/apache/couchdb-fauxton/pull/725 Reviewed-By: Benjamin Keen Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/a9d5d259 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/a9d5d259 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/diff/a9d5d259 Branch: refs/heads/master Commit: a9d5d259ae938d49f52e96bfd66966337d30fcdf Parents: 64294a7 Author: Robert Kowalski Authored: Mon Jun 6 12:43:12 2016 +0200 Committer: Robert Kowalski Committed: Tue Jun 7 13:09:44 2016 +0200 ---------------------------------------------------------------------- .travis.yml | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/a9d5d259/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index cba7864..452e55a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,8 +7,6 @@ git: addons: firefox: "38.0.1" before_install: - - npm config set strict-ssl false - - sudo apt-get update -qq - sudo apt-get install -qq flashplugin-installer - sudo apt-get -y install libicu-dev libmozjs-dev pkg-config help2man libcurl4-openssl-dev