Skip to content

Commit

Permalink
Merge pull request #5 from XadillaX/travis-env
Browse files Browse the repository at this point in the history
chore(.travis.yml): add NODE_ROCKETMQ_REGISTRY env var
  • Loading branch information
ShannonDing authored Jan 14, 2019
2 parents 8473d6f + c9bb82c commit d9ca713
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
language: node_js

node_js: 10
env:
NODE_ROCKETMQ_REGISTRY=https://opensource-rocketmq-client-us.oss-us-west-1.aliyuncs.com/

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

0 comments on commit d9ca713

Please sign in to comment.