You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by vo...@apache.org on 2021/08/26 03:23:01 UTC

[rocketmq-streams] branch main updated: Update .travis.yml

This is an automated email from the ASF dual-hosted git repository.

vongosling pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-streams.git


The following commit(s) were added to refs/heads/main by this push:
     new 53c2aee  Update .travis.yml
53c2aee is described below

commit 53c2aeefc1942eed71f0687a67d7135b11e3edf6
Author: von gosling <vo...@apache.org>
AuthorDate: Thu Aug 26 11:22:55 2021 +0800

    Update .travis.yml
---
 .travis.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index cbc06bd..80febc6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,9 @@
 dist: trusty
 
+env:
+  global:
+    - CODECOV_TOKEN=59121d3e-7f65-4c78-b1cf-3cd3afec07a0
+    
 language: java
 
 jdk: