diff --git a/Makefile b/Makefile index 8a408ea27d..6d3d9b9996 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ TESTS = $(shell find test -type f -name "*.test.js") TEST_TIMEOUT = 10000 MOCHA_REPORTER = spec -# NPM_REGISTRY = "--registry=http://registry.npm.taobao.org" +# NPM_REGISTRY = "--registry=https://registry.npmmirror.com" NPM_REGISTRY = ""