[Pkg-javascript-commits] [node-browser-unpack] 12/40: npm is broken
Bastien Roucariès
rouca at moszumanska.debian.org
Thu Nov 9 12:27:23 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-browser-unpack.
commit 1ac9efbcbbab0d6a3a7a1456c398ca91e08cdfaa
Author: James Halliday <mail at substack.net>
Date: Fri Feb 28 01:07:27 2014 -0800
npm is broken
---
.travis.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.travis.yml b/.travis.yml
index cc4dba2..7e80e72 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,3 +2,5 @@ language: node_js
node_js:
- "0.8"
- "0.10"
+before_install:
+ - npm config set ca ""
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-browser-unpack.git
More information about the Pkg-javascript-commits
mailing list