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 <ben.k...@gmail.com>


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 <robertkowal...@apache.org>
Authored: Mon Jun 6 12:43:12 2016 +0200
Committer: Robert Kowalski <robertkowal...@apache.org>
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

Reply via email to