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

dinglei 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 c11dbb6  Update .travis.yml
c11dbb6 is described below

commit c11dbb630cd149fa25d62da471f53e1c7dc02830
Author: dinglei <[email protected]>
AuthorDate: Fri Mar 11 14:54:55 2022 +0800

    Update .travis.yml
---
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 2c26308..0ed8253 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -19,4 +19,4 @@ script:
   - travis_retry mvn -B clean install cobertura:cobertura
 
 after_success:
-  - bash < (curl -s https://codecov.io/bash) || echo 'Codecov failed to upload'
+  - bash <(curl -s https://codecov.io/bash) || echo 'Codecov failed to upload'

Reply via email to