Skip to content

Commit c9bb82c

Browse files
committed
chore(.travis.yml): add NODE_ROCKETMQ_REGISTRY env var
1 parent b928385 commit c9bb82c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
language: node_js
22

33
node_js: 10
4+
env:
5+
NODE_ROCKETMQ_REGISTRY=https://opensource-rocketmq-client-us.oss-us-west-1.aliyuncs.com/
46

57
before_script:
68
- wget http://us.mirrors.quenda.co/apache/rocketmq/4.3.2/rocketmq-all-4.3.2-bin-release.zip

0 commit comments

Comments
 (0)