This is an automated email from the ASF dual-hosted git repository.
dinglei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-dashboard.git
The following commit(s) were added to refs/heads/master by this push:
new 636ba51 Update .travis.yml
636ba51 is described below
commit 636ba51bc3833f75f37ef1591be9a6f79fafd3e2
Author: dinglei <[email protected]>
AuthorDate: Wed Feb 16 12:00:04 2022 +0800
Update .travis.yml
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 9a1b623..b4aa78b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -21,4 +21,4 @@ script:
#after_success:
# - mvn sonar:sonar
after_success:
- - bash <(curl -s https://codecov.io/bash) || echo 'Codecov failed to upload'
+ - bash <(curl -s https://codecov.io/bash) -t
996e4d8e-8a00-49f2-b649-38c03716d690 || echo 'Codecov failed to upload'