We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b928385 commit c9bb82cCopy full SHA for c9bb82c
.travis.yml
@@ -1,6 +1,8 @@
1
language: node_js
2
3
node_js: 10
4
+env:
5
+ NODE_ROCKETMQ_REGISTRY=https://opensource-rocketmq-client-us.oss-us-west-1.aliyuncs.com/
6
7
before_script:
8
- wget http://us.mirrors.quenda.co/apache/rocketmq/4.3.2/rocketmq-all-4.3.2-bin-release.zip
0 commit comments